On Tue, May 4, 2010 at 2:33 PM, Skellington <[email protected]> wrote:
> Is there any thing that I need to do > to support a posting a string which could be up to 2MB in size? Is > this a Tomcat conf change? > > Default limit in Tomcat (at least last I knew) is 2MB. Go into server.xml and there should be a maxPostSize setting in the Connector node. You can increase that or remove that setting entirely for no post limit, though remove it entirely at your own risk of course. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
