Ali Aria
Ali Aria

Reputation: 31

Jboss stop working when user connection over 5000

i use jboss application server 4 , when user less than 5000 jboss work correctly and every things is ok

but the problem occurred when users over than 5000 connected to jboss , after 5 to 15 minute jboss locked and do not work correctly

i check jconsole , and every resource ( Heap , thread , memory , cpu and etc.) is ok.

i dont know what is the problem , is there any solution ?

Upvotes: 0

Views: 83

Answers (1)

Ali Aria
Ali Aria

Reputation: 31

this is not jboss problem , if you want the better performance Use Load Balancer to divide threads between servers.

Upvotes: 1

Related Questions