Keith Wall created QPID-6655:
--------------------------------

             Summary: Refactor slow authentication detection to use a Ticker
                 Key: QPID-6655
                 URL: https://issues.apache.org/jira/browse/QPID-6655
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
            Assignee: Keith Wall
            Priority: Minor


Java Broker includes a guard against a peer that authenticates an AMQP 
connection unreasonably slowly.  Such connections are closed as a potential 
denial of service attack.

The refactored IO system offers a simpler way to implement the same 
functionality as a Ticker, avoiding code duplication. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to