Bug 1016936 - [GSS](6.4.z) Need post timeout for EAP6
Summary: [GSS](6.4.z) Need post timeout for EAP6
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.1.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: EAP 6.4.0
Assignee: Rémy Maucherat
QA Contact: Radim Hatlapatka
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-09 01:18 UTC by Hisanobu Okuda
Modified: 2019-02-15 13:35 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-02-22 21:45:48 UTC
Type: Feature Request
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker PRODMGT-971 0 Major Resolved Need post timeout for EAP6 2017-02-22 22:36:30 UTC
Red Hat Issue Tracker WFLY-3797 0 Major Resolved Need post-timeout for WildFly / Undertow 2017-02-22 22:36:30 UTC
Red Hat Knowledge Base (Solution) 522233 0 None None None Never

Description Hisanobu Okuda 2013-10-09 01:18:20 UTC
Description of problem:
weblogic provides post timeout to prevent DoS [1]. But EAP has no such feature/option.
[1] http://docs.oracle.com/cd/E17904_01/web.1111/e13701/web_server.htm#i1059782

Version-Release number of selected component (if applicable):
EAP 6.x

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 JBoss JIRA Server 2014-09-02 06:14:25 UTC
Stuart Douglas <stuart.w.douglas> updated the status of jira WFLY-3797 to Resolved

Comment 2 Jean-frederic Clere 2014-12-18 16:15:27 UTC
In fact there isn't a specific timeout for POST.
You can use org.apache.coyote.http11.DEFAULT_DISABLE_UPLOAD_TIMEOUT (default = true) and set org.apache.coyote.http11.DEFAULT_CONNECTION_TIMEOUT (default = 60 seconds), then the POST timeout is going to be connection timeout.

Comment 3 Brad Maxwell 2017-02-22 21:45:48 UTC
Closing as this is an RFE, it is implemented in EAP 7 via Undertow WFLY-3797
For EAP 6, use the workaround https://bugzilla.redhat.com/show_bug.cgi?id=1016936#c2


Note You need to log in before you can comment on or make changes to this bug.