I updated the jboss-remoting.jar to 2.4.0 as suggested in the JIRA JREM 821.
After updating the jar, I am getting the connections upto 64 but after 50 connections it
slows down a lot. It takes around 7-10 min. for last 15 connections.
This behaviour is very strange.
Can we configure the MAX_POOL_SIZE from any of the configuration files in the JBoss?
I looked into the class "MicroSocketclientInvoker.java" and found that the
default value of the POOL_SIZE is 50.
I do not know but I think this default value is restrciting the connections to 50 only.
Can someone suggest how to proceed further.
I have also updated the PostgreSQL to 8.3.1 but it is still stuck to 50 connections.
Thanks,
Kapil
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163533#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...