Hi all, I've been suffering from a problem for more than 1 week. The client will get stuck when reading a page from Apache, it just waits for the zero-chunk being sent from the Apache.
This post ( http://mail-archives.apache.org/mod_mbox/httpd-users/201005.mbox/%[email protected]%3e) describes the problem I met. After some debugging and analyses ( http://mail-archives.apache.org/mod_mbox/httpd-users/201006.mbox/%[email protected]%3e), it seems the problem is caused by the APR library when processing the bucket reading, an infinite loop?! Then I found a post in this mail list with similar symptom as mine ( http://mail-archives.apache.org/mod_mbox/apr-dev/200704.mbox/%[email protected]%3e), and another discussion that might be related to my problem ( http://mail-archives.apache.org/mod_mbox/apr-dev/200405.mbox/%[email protected]%3e ). But the post about "blocking bucket reads on non-blocking sockets" was in 2004, it's 6 years ago. The Apache version I'm using is 2.2.15, the newest stable version, I don't think the bug fix wouldn't include in the version. How can I make sure the fix was included? Or do you guys have any idea about my problem? Thanks Best regards, honercek
