https://bz.apache.org/bugzilla/show_bug.cgi?id=65402

--- Comment #5 from Stefan Eissing <ste...@eissing.org> ---
The log looks incomplete to me. Where I see the main connection logging, I do
not see the h2 worker ones and vice versa. I need to match those to see what
overall is happening.

What I can see on the h2 workers for the mentioned urls is that they seem to
block and timeout after 30 seconds. But then I do not see what the main
connection handler is doing in the meantime.

For example: when I fgrep for "208-71" I see what 'pid 222:tid 140040340637440'
is doing (the worker), but nothing else. When I grep for '194-71' I see what
the main connection is doing, but nothing from the worker.

Could you check if something went wrong here or reproduce a complete new log?

-- 
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

Reply via email to