[jboss-jira] [JBoss JIRA] Created: (JBREM-877) New Socket Connection is being Created for Every Client Request to the Server

Kumarselvan Somasundaram (JIRA) jira-events at lists.jboss.org
Mon Dec 17 11:30:43 EST 2007


New Socket Connection is being Created for Every Client Request to the Server
-----------------------------------------------------------------------------

                 Key: JBREM-877
                 URL: http://jira.jboss.com/jira/browse/JBREM-877
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: transport
    Affects Versions: 2.2.2.SP2
         Environment: Linux  os , Pentium duo Processor with 3.6 Ghz clock Speed, 4GB Ram in this Postgresql Database also Running
            Reporter: Kumarselvan Somasundaram
            Priority: Critical


whenever  EJB3 client requests the Server new socket is being created. at the client side the socket connection pool is not being used. Hope there is some issue with the socket connection after getting response from the server,becoz of which the server side the connection is being closed. this increases the CPU utilization,

The same code is running fine in jboss 4.0.4 with jboss remoting 1.4.0

new remoting 2.2.2 SP4 only handling 1/4 of the load with high CPU utilization. 



-- 
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-jira mailing list