Hi!
I am testing the chat in a web farm scenario. I have 2 web servers set up in a load balancer. The web servers are communicating to a chat server running on a single process.
When I run multiple users at some point while the users are chatting, a pop-up screen is displayed to any of the users requesting for the user name and then receives this message:
The server is reset and this chat room is deleted. Please close the window and try again.
What could be causing this? I am suspecting that this is an IIS reset but wondering what it triggering this when chat is running. Do you have some recommendations on how to prevent this?
Thanks.