Dear all, I am trying to set up Axis 1.4 for dealing with image processing tasks server-side through SOAP.
I have run into one very basic problem: When simply passing a text String from the client to the server, resulting in a straightforward "Hello World" response, execution times appear to increase dramatically when the passed String is larger than roughly 900 bytes. For a String of say up to 700 bytes the total processing time is roughly one second, for a 900 byte String it is roughly 16 seconds. I am running current Apache/Tomcat on a Linux Suse10 server. I have found a few references to similar problems, but no answers. My current lead is that it may be a TCP timeout related issue, perhaps in the Apache settings? I would be very grateful for any hints on where I should continue looking. Best regards, Jorgen, Sweden -- View this message in context: http://www.nabble.com/Slow-response-for-SOAP-request-passing-Strings-%3E-few-hundred-bytes-tp17093025p17093025.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
