-
Enhancement
-
Resolution: Won't Do
-
Major
-
None
-
7.3.0.GA
-
None
-
3
-
-
-
-
-
Document Undertow max-connections behavior when # of requests > max-connections
max-connections The maximum number of concurrent connections that the listener can handle. By default this attribute is undefined, which results in unlimited connections. You can use this option to set a ceiling on the number of connections a listener can handle, which might be useful to cap resource usage. In configuring this value you should consider your workload and traffic type. Also see no-request-timeout below.
- is related to
-
JBEAP-17818 [QE](7.2.z) Undertow http-listener max-connections attribute no longer causes additional connections to be rejected
- Closed
-
JBEAP-17860 [GSS](7.3.z) XNIO-353 - WARN message for rejected connections over Undertow max-connections limit
- Closed