https://bz.apache.org/bugzilla/show_bug.cgi?id=60244
--- Comment #3 from Reno Reckling <e-apa...@wthack.de> --- Created attachment 34368 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34368&action=edit loglevel trace8 of a session that has the problem This shows the following series of event: Request to /test/first.html in tab #1, which loads the basic html and some javascript. The javascript of first.html then does an ajax request to /test/longpoll.php which hangs for 30 seconds. This phase is clearly visible because of the 30 second long period of: OpenSSL: I/O error, 5 bytes expected to read on BIO#558423e82670 2 seconds after the longpoll.php request is initiated, i open another tab #2 to /test/second.html. This one does not really show up in the log just yet. After the longpoll in Tab #1 finished, the log says: AH02034: Subsequent (No.3) HTTPS request received for child 2 (server exi.wthack.de:443) Which goes to /test/second.html and finished immediately. Anything else i could provide to help solve this? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org