not put more than 4,500 simultaneous users
We are setting up two servers edges and an origin server to a chat system we developed.
Apparently the servers are all configured, but I can not put more than 4,500 simultaneous users. The CPU load is not near 15% with intake of 140MB memory.
When I try to put more users connected to servers have a latency too great to connect after 4,500 users.
This application uses very sharedObjects, around 5 sharedObjects persistent per user.
All servers are equal, windows 2008 server 64bit, Intel Xeon quad core duo, with 8GB of ram.
I've tried various settings and can not pass 4,500 simultaneous users.
The JSEngine is with <RuntimeSize> 524288 </ RuntimeSize> and nothing changes.
Important:
Another important detail is that after a while all connections are lost or restarted on both edges, the logs do not show anything related to it, just say "Unloaded application instance applicationServerSide@origin.server.com.br/status"
I'm looking for some advice that can help me improve this number. you can to give a hand?
