"Diwan, Dronesh (Genworth, Contractor)" <[EMAIL PROTECTED]> wrote 
in message 
news:[EMAIL PROTECTED]
> Any idea on how to change the maxPostSize in the Connector instead of
> using the dafault values.
>
> I have problem in uploading files > 2 MB. I tried setting different
> values as prescribed but it didn't work.
> http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html
>

Changing maxPostSize won't do anything at all for file uploads.  It is only 
used for processing html-form data.  Your problem is coming from someplace 
else (e.g. bad setting being passed to commons-fileupload).

>
> Thanks
> Dronesh 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to