-
Enhancement
-
Resolution: Done
-
Blocker
-
7.2.4.GA
-
Documentation (Ref Guide, User Guide, etc.), Release Notes
-
-
-
-
-
It is possible to enable a debug message:
DEBUG [org.xnio.nio.tcp.server] (http Accept) Exceeding connection high water limit (#). Closing this new accepting request java.nio.channels.SocketChannel[connected local=/127.0.0.1:8080 remote=/127.0.0.1:40388] But this is logged every occurrence so can cause unwanted log fill up if enabled in such an event.
A logging improvement for a single WARN level message (or time limit for repeat log occurrences) is desired.
- clones
-
XNIO-353 WARN message for rejected connections over Undertow max-connections limit
- Resolved
- is cloned by
-
JBEAP-17775 [GSS](7.2.z) XNIO-353 - WARN message for rejected connections over Undertow max-connections limit
- Closed
- is incorporated by
-
JBEAP-18034 [GSS] Upgrade XNIO to 3.7.7.Final-redhat-00001
- Closed
- relates to
-
JBEAP-17910 (7.3.0) Document Undertow max-connections behavior when # of requests > max-connections
- Closed
- links to