You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/05/19 15:58:49 UTC

[Bug 56541] Proxy 502's on large file post requests

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

--- Comment #1 from Tyler Wymer <tw...@gmail.com> ---
Data from the logs:

[Mon May 19 13:54:19 2014] [debug] mod_proxy_balancer.c(46): proxy: BALANCER:
canonicalising URL //stagingcluster/a/uth-rhd/vscan_upload
[Mon May 19 13:54:19 2014] [debug] mod_proxy_balancer.c(1014): proxy: Entering
byrequests for BALANCER (balancer://stagingcluster)
[Mon May 19 13:54:19 2014] [debug] mod_proxy_balancer.c(1057): proxy:
byrequests selected worker "http://10.177.30.190:9010" : busy 0 : lbstatus 0
[Mon May 19 13:54:19 2014] [debug] mod_proxy_balancer.c(581): proxy: BALANCER
(balancer://stagingcluster) worker (http://10.177.30.190:9010) rewritten to
http://10.177.30.190:9010/a/uth-rhd/vscan_upload
[Mon May 19 13:54:19 2014] [debug] mod_proxy.c(1020): Running scheme balancer
handler (attempt 0)
[Mon May 19 13:54:19 2014] [debug] mod_proxy_http.c(1973): proxy: HTTP: serving
URL http://10.177.30.190:9010/a/uth-rhd/vscan_upload
[Mon May 19 13:54:19 2014] [debug] proxy_util.c(2011): proxy: HTTP: has
acquired connection for (10.177.30.190)
[Mon May 19 13:54:19 2014] [debug] proxy_util.c(2067): proxy: connecting
http://10.177.30.190:9010/a/uth-rhd/vscan_upload to 10.177.30.190:9010
[Mon May 19 13:54:19 2014] [debug] proxy_util.c(2193): proxy: connected
/a/uth-rhd/vscan_upload to 10.177.30.190:9010
[Mon May 19 13:54:19 2014] [debug] proxy_util.c(2444): proxy: HTTP: fam 2
socket created to connect to 10.177.30.190
[Mon May 19 13:54:19 2014] [debug] proxy_util.c(2576): proxy: HTTP: connection
complete to 10.177.30.190:9010 (10.177.30.190)
[Mon May 19 13:55:20 2014] [info] [client 10.177.30.190] (32)Broken pipe:
core_output_filter: writing data to the network
[Mon May 19 13:55:20 2014] [error] (103)Software caused connection abort:
proxy: pass request body failed to 10.177.30.190:9010 (10.177.30.190)
[Mon May 19 13:55:20 2014] [error] proxy: pass request body failed to
10.177.30.190:9010 (10.177.30.190) from 41.223.119.17 ()
[Mon May 19 13:55:20 2014] [debug] proxy_util.c(2029): proxy: HTTP: has
released connection for (10.177.30.190)
[Mon May 19 13:55:20 2014] [debug] mod_proxy_balancer.c(622):
proxy_balancer_post_request for (balancer://stagingcluster)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org