Hi Nick,

We are able to upload not more than 12kb data.

Thanks and Regards,
Rajesh Gannarapu

-----Original Message-----
From: Nick Kew [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 28, 2006 9:04 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] requestbody size limitation with apache

On Tuesday 28 March 2006 15:20, Joshua Slive wrote:
> > I am trying to send a big xml file to tomcat through http server .
> >
> > But I am not able receive the total xml file at Tomcat.
> >
> > Some of the xml body is missing, but I am not able find any logs at
http
> > server.
> >
> > Is there any limitation on request body at http server?
>
> Yes, but the apache limits (LimitRequestBody and LimitXMLRequestBody)
> would return an error to the client; they wouldn't pass partial
> content to the back end.

Hmmm, I seemed to have missed the OP.

Have you run any diagnostics on where the request gets truncated?
For example, does it look like about 8Kb that gets through?
Or could it be that there's something like a Content-Length header
that's wrong but that either Apache or Tomcat is honouring
(e.g. Content-Length set to the size of compressed contents and
wrong after decompression somewhere between client and app)?


--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.

www.wipro.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to