from the config guide in 5.5,
http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html,  there's a
way to configure the  size of the data handled by Tomcat when
processing request with Content-Type :
application/x-www-form-urlencoded

The default value is 2Meg. From a best practice perspective in real
life implementation, what's a reasonable value?  We have a customer
who requested that we up the limit to 10-15 or even 20 Meg range.
Are there any implication in raising this limit too high ?

Thanks

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to