]
RH Bugzilla Integration commented on WFLY-3797:
-----------------------------------------------
Brad Maxwell <bmaxwell(a)redhat.com> changed the Status of [bug
Need post-timeout for WildFly / Undertow
----------------------------------------
Key: WFLY-3797
URL:
https://issues.jboss.org/browse/WFLY-3797
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 8.1.0.Final
Reporter: Lyle Wang
Assignee: Stuart Douglas
Fix For: 8.2.0.Final, 9.0.0.Beta1
Is that possible to provide post timeout to prevent DoS ? JBoss AS 7 or WildFly has no
such feature/option, but weblogic provides this:
http://docs.oracle.com/cd/E17904_01/web.1111/e13701/web_server.htm#i1059782
Currently only "max-post-size" is supported:
https://docs.jboss.org/author/display/WFLY8/Undertow+%28web%29+subsystem+...