[jboss-remoting-issues] [JBoss JIRA] Created: (JBREM-1008) Socket keep alive with client EJB and RMI over HTTP

amar slimane (JIRA) jira-events at lists.jboss.org
Thu Jul 3 07:35:31 EDT 2008


Socket keep alive with client EJB and RMI over HTTP
---------------------------------------------------

                 Key: JBREM-1008
                 URL: http://jira.jboss.com/jira/browse/JBREM-1008
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: transport
    Affects Versions: 2.4.0.CR2 (Pinto)
         Environment: CentOS release 4.4 (Final)
            Reporter: amar slimane


With the parameter 'invokerDestructionDelay', the same socket connection is reused for all client requests to the Server. 
This works fine with the socket transport but not with HTTP transport.
The parameter 'invokerDestructionDelay' is taken into account and the HTTPClientInvoker is not removed but the socket is closed at each call. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-remoting-issues mailing list