https://issues.apache.org/bugzilla/show_bug.cgi?id=50072

p...@creactive.cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #4 from p...@creactive.cz 2010-10-13 09:10:26 EDT ---
This problem has tomcat 6.0.24 and all next releases. I tested it now with
version 6.0.29 and php on one of our client servers where the problem was
detected before. Problem is with http 1.0 requests from php (fopen,
simplexml_load_file functions) and NIO connector. Same script works fine with
BIO connector. Http 1.1 requests (curl, fsockopen php functions) works fine
with both connectors. I attach bio.log and nio.log tcpdump logs. Top +- 10
requests are from simplexml_load_file and next are curl and fsockopen.

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

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

Reply via email to