Just to reconfirm, my server.xml should have connector element as
<Connector port="8085" maxPostSize="10485760" maxHttpHeaderSize="8192"
maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" />
Where I am setting maxPostSize="10MB"
Please correct me if I am wrong. I will be doing this change on production
server where I am facing this issue and cannot test this in staging as we
cannot reproduce this problem there.
Thanks for sending me the quick reply.
Thanks
Sandeep Darvekar
Persistent Systems Pvt. Ltd. India
Ph: +1-408-406-1282 (Cell)
Ph: +91-98811-52525 (Cell, India)
Ph: +91-20-3023-4692 (Office, India)
-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 24 September, 2006 8:16 PM
To: Tomcat Users List
Subject: RE: Upload Exception - Time out error
> From: Sandeep Darvekar [mailto:[EMAIL PROTECTED]
> Subject: RE: Upload Exception - Time out error
>
> Thanks for refereeing to this link. However when I looked at
> server.xml that I have on my tamcat installation it does not
> show any attribute with name maxPostSize.
Read the doc, not your server.xml - maxPostSize is an attribute of the
<Connector> element, and has a default value of 2MB. Once more, with
feeling:
http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Pvt. Ltd. It is intended only for the use of the
individual or entity to which it is addressed. If you are not the intended
recipient, you are not authorized to read, retain, copy, print, distribute or
use this message. If you have received this communication in error, please
notify the sender and delete all copies of this message. Persistent Systems
Pvt. Ltd. does not accept any liability for virus infected mails.