You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/12/01 20:32:22 UTC

DO NOT REPLY [Bug 43610] - Using APR library, soap requests fail on slow network.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43610>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43610


markt@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




------- Additional Comments From markt@apache.org  2007-12-01 11:32 -------
I assume you are using mod_proxy_ajp

Using:
 - httpd 2.2.4 with mod_proxy_ajp
 - Tomcat 5.5.X (latest from svn)
 - Native connector 1.1.10
 - Windows XP OS

I cannot reproduce this problem. I have a very simple test client that connects
to httpd, sends the headers, waits for the 100-continue and then sends the body
and this works. I have manually stepped through the code so the delay between
the 100-continue and sending the request body is much more than 100ms.

My guess would be an old bug or odd behaviour from your soap client.

I suggest you try the following:
 - upgrade to native connector 1.1.10
 - upgrade to Tomcat 5.5.25

If you still see the issue then try a simple test client. I can provide you with
the source for the one I use if that helps.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org