hira sirojudin [
http://community.jboss.org/people/hirasirojudin] created the discussion
"Socket Remoting tuning"
To view the discussion, visit:
http://community.jboss.org/message/556010#556010
--------------------------------------------------------------
Hi All,
Could Anyone kindly tell me how to configure jboss socket remoting in the best way.
currently i just got connected socket clients till 27K and this still far away from my
bozz expectation.
by ejb3 remoting setting such below,
<!-- A socket transport parameter -->
<entry><key>enableTcpNoDelay</key>
<value>false</value></entry>
<entry><key>maxPoolSize</key>
<value>1000</value></entry>
<entry><key>socketTimeout</key>
<value>100000</value></entry>
<entry><key>backlog</key>
<value>10000</value></entry>
<entry><key>clientMaxPoolSize</key>
<value>1000</value></entry>
<!--entry><key>timeout</key>
<value>120000</value></entry-->
<!--entry><key>invokerdestructiondelay</key>
<value>5000</value></entry-->
fyi, i run ejb3 in jboss 5.0 and client socket behaviour was one client invoker - multiple
clients
Thanks for your cooperation,
BR.
Hira.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/556010#556010]
Start a new discussion in Performance Tuning at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]