After some further effort it still appears to me that this is a TCP issue. As
soon as the transferred String size does not fit into one TCP segment, the
client waits for acknowledgement from the server having received the
segment. For some reason in my case this takes time, could be a server
configuration issue.

Is there a way for me to turn of the client side wait from the Axis level?
If I could access the corresponding Socket object there is a possibility of
toggling the TCP_NODELAY it seems.

Again I would be grateful for any relevant information or directions. This
appears to be a fundamental issue, so I am surprised not to find more
information about it.

Best regards, Jorgen
-- 
View this message in context: 
http://www.nabble.com/Slow-response-for-SOAP-request-passing-Strings-%3E-few-hundred-bytes-tp17093025p17101074.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]

Reply via email to