Andrew Stitcher created QPID-4021:
-------------------------------------

             Summary: Badly behaved clients can still clog up the broker
                 Key: QPID-4021
                 URL: https://issues.apache.org/jira/browse/QPID-4021
             Project: Qpid
          Issue Type: Bug
            Reporter: Andrew Stitcher


The recent code that timeouts out new connections that have not negotiated the 
protocol within (a default) 2 seconds still leaves a gap where badly behaved 
applications can tie up the broker.

The timeout should really be till either heartbeats are activated in which case 
they will take over the role of timing out idle connections. Or until the 
connection is authenticated in which case the policy on admitting users should 
take care of limiting the connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to