-
Bug
-
Resolution: Done
-
Major
-
AMQ 7.1.0.GA
-
None
-
Release Notes
-
Previously, the broker did not disconnect unauthenticated clients. With AMQ Broker 7.2, you can use the configuration parameter handshake-timeout to limit the amount of time that an unauthenticated client can remain connected.
-
Documented as Resolved Issue
-
"handshake-timeout" option for acceptor in broker.xml doesn't influence actual time out. Connection is always cut after 10 seconds (default value) regardless actual value configured.
- is caused by
-
ENTMQBR-427 limit non-ssl connection hangs up exceeding client(s)
- Closed
- cloned to
-
ARTEMIS-1581 Loading...