Have you turned off debugging output? With a stdout appender, things are extremely slow for me with message sizes no where approaching 800K.
-----Original Message----- From: James Black [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 4:53 PM To: [EMAIL PROTECTED] Subject: re: sending large files Hello, I am using the nightly build from 24 Sept, and it is working fine (my bugs have been fixed), but now I can troubleshoot the problem I have had for a while. When I try to send an 800K string from my java-based web service to either my java client, or .NET client, it times out (under .NET) or takes forever (> 15 mins) for the java client. Any idea why it would be taking so long? I am using tomcat 4.0.1 Thank you.
