[mod_cluster-issues] [JBoss JIRA] Created: (MODCLUSTER-158) Avoid unnecessary open sockets for non-master nodes

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Thu May 13 12:12:27 EDT 2010


Avoid unnecessary open sockets for non-master nodes
---------------------------------------------------

                 Key: MODCLUSTER-158
                 URL: https://jira.jboss.org/jira/browse/MODCLUSTER-158
             Project: mod_cluster
          Issue Type: Feature Request
    Affects Versions: 1.1.0.CR2, 1.0.3.GA
            Reporter: Paul Ferraro
            Assignee: Jean-Frederic Clere
             Fix For: 1.0.4.GA, 1.1.0.CR3


When a node is being reset, or when it first comes online, an INFO request is sent to the proxy.  If this node is not the HASingleton master, this socket connection will typically remain open, unused, until it times out.  We ought to proactively close this connection.

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

        


More information about the mod_cluster-issues mailing list