> From: John Dunne [mailto:j...@alldunne.com]
> Subject: RE: Tomcat not serving large content?
> 
> The file is 140 kilobytes.

That's actually relatively small - should not be a problem.  Tomcat doesn't 
limit the response size, but whatever you're using to serve the content might 
be.  Running Wireshark or equivalent on both the client and server might help 
to figure out where the content is being lost.

> I can see the servlet serves the entire XML document

How do you determine the above?

 - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to