https://bz.apache.org/bugzilla/show_bug.cgi?id=63229
Bug ID: 63229
Summary: Internal error (specific information not available):
[client 10.132.46.153:54838] AH01102: error reading
status line from remote server xxxxxxxxxxx.:8000,
referer: Node Application Url
Product: Apache httpd-2
Version: 2.4.23
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: mod_proxy
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi
We are currently facing login issue for our nodejs based application.
Apache version : Apache/2.4.23
We are getting below error In Apache side
[Mon Mar 04 04:39:12.799051 2019] [proxy_http:error] [pid 29059]
(20014)Internal error (specific information not available): [client
10.132.46.153:54838] AH01102: error reading status line from remote server
xxxxxxxxxxx.:8000, referer: Node Application Url
Also tried adding below property in conf file:
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
But not worked for us
attached config files
ServerName xxxxxxxxxxx.com
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
ProxyPreserveHost On ProxyPass / Node Application Url
ProxyPassReverse / Node Application Url
ErrorLog logs/file_error.log
CustomLog logs/file_access_log combined
Any help would be appriciated
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]