Author: kkolinko Date: Fri Aug 29 19:13:12 2014 New Revision: 1621365 URL: http://svn.apache.org/r1621365 Log: Mention the attribute name that configures the swallow limit added in 8.0.9.
Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1621365&r1=1621364&r2=1621365&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Aug 29 19:13:12 2014 @@ -686,7 +686,8 @@ </fix> <add> Add a new limit, defaulting to 2MB, for the amount of data Tomcat will - swallow for an aborted upload. (markt) + swallow for an aborted upload. The limit is configurable by + <code>maxSwallowSize</code> attribute of an HTTP connector. (markt) </add> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org