[jboss-user] [Remoting] - Re: Socket keep alive with client EJB and RMI over HTTP

slimamar do-not-reply at jboss.com
Tue Dec 23 04:42:49 EST 2008


Using JBoss Remoting 2.4.0  with JBossAS 5.0.0Beta4, the parameter 'invokerDestructionDelay' is taken into account and the socket connection is reused for all client requests.

But with JBossAS 5.0.0GA and JBoss Remoting 2.5.0SP2 embedded, the socket connection is closed, apparently by the server,  after 60 seconds of inactivity.
The value of 'invokerDestructionDelay' is 28800000.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198225#4198225

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4198225



More information about the jboss-user mailing list