]
Stuart Douglas resolved WFLY-3910.
----------------------------------
Fix Version/s: 9.0.0.Beta1
Resolution: Done
This is called no-request-timeout on the HTTP connector
To be added AJP connector connectionTimeout parameter
-----------------------------------------------------
Key: WFLY-3910
URL:
https://issues.jboss.org/browse/WFLY-3910
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: Angel Ivanov
Assignee: Stuart Douglas
Fix For: 9.0.0.Beta1
Hi,
We need configuration parameter for Undertow to manage especially AJP connector
connection timeout, because created threads staid alive forever.
In tomcat such kind of connector parameter was connectionTimeout.