Skip to content

Instantly share code, notes, and snippets.

@nestoru
Last active August 29, 2015 14:01
Show Gist options
  • Save nestoru/8dfa61df07c296c3f2e5 to your computer and use it in GitHub Desktop.
Save nestoru/8dfa61df07c296c3f2e5 to your computer and use it in GitHub Desktop.
Apache 500 error due to mod proxy 502 error log
[Thu May 22 09:42:31.269552 2014] [proxy:error] [pid 22446:tid 139728275740416] (502)Unknown error 502: [client 192.168.1.65:61702] AH01084: pass request body failed to 172.16.1.12:8443 (node1.sample.com)
[Thu May 22 09:42:31.269617 2014] [proxy:error] [pid 22446:tid 139728275740416] [client 192.168.1.65:61702] AH00898: Error during SSL Handshake with remote server returned by /login
[Thu May 22 09:42:31.269624 2014] [proxy_http:error] [pid 22446:tid 139728275740416] [client 192.168.1.65:61702] AH01097: pass request body failed to 172.16.1.12:8443 (node1.sample.com) from 192.168.1.65 (
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment