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

--- Comment #4 from Konstantin J. Chernov <k.j.cher...@gmail.com> ---
I aborted the request (on the client) after retreiving a pstack. I can wait for
30s (Timeout value) if that matters.

Here's the access.log entry:
[02/Apr/2018:16:31:19 +0300] [127.0.0.1]=>[127.0.0.1:port] [pid 21515:tid 27]
[C:AGaYFZrpYKA] [WsIwp9buuLz3q3TeUyRXQgAAAdg] "POST /path/to/app HTTP/1.1" 200
1891 9555277/9s 1982 6639 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384

Here's tomcat access.log entry:
[02/Apr/2018:16:31:19 +0300] WsIwp9buuLz3q3TeUyRXQgAAAdg
[127.0.0.1]=>[host:port] - HTTP/1.1:POST /path/to/app 200 [10 ms]

Tomcat logs the time when request ended, apache logs the time when request
started. 9s wasted somewhere unknown, without client receiving the response.

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