Hi,
We have a load balancer which maintains session stickiness and points to 2 Application
server. These application server run only jboss. JBOSS is configured on port 443 and
maxThread setting is set to 500.
The problem is because of session stickiness almost all the request coming in goes to one
application server. Hence when the concurrent request reaches the value of 500 JBOSS on
port 443 becomes slow in responding to request and eventually gives "Page cannot be
displayed" error.
What is the maximum thread size I can increase for port 443 in server.xml. Is there an
alternative approach of doing which can reslove the above problem?
-Thank you
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039542#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...