[jboss-jira] [JBoss JIRA] (JBWEB-240) max-post-size documentation is incorrect. Min size in 1024.
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Mon Aug 6 08:00:08 EDT 2012
[ https://issues.jboss.org/browse/JBWEB-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar resolved JBWEB-240.
-------------------------------
Resolution: Done
fixed for AS 7.1.3 and 7.2-snapshot
> max-post-size documentation is incorrect. Min size in 1024.
> -----------------------------------------------------------
>
> Key: JBWEB-240
> URL: https://issues.jboss.org/browse/JBWEB-240
> Project: JBoss Web
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Training
> Affects Versions: JBossWeb-7.0.15.GA
> Environment: Actually this applies to EAP 6 GA branch of JBossWeb, 7.0.16.Final-redhat-1
> Reporter: Jason Shepherd
> Assignee: Tomaz Cerar
>
> The documentation here is incorrect because it states that you can set the value to a negative number or '0', for unlimited.
> http://docs.jboss.org/jbossweb/7.0.x/config/http.html
> Actually the minimum value is 1024, and the max value appears to be Integer.MAX_VALUE or approximately 2100000000
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list