Hi, We are getting either of the following error messages in error_log:
[error] [client ::1] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /proxy/ssllogin, referer: <URL> Or [error] [client 127.0.0.1] request failed: error reading the headers, referer: <URL> & ultimately gets "Http 400 Page Cannot be Displayed" error page. Further digging into the problem shows that even ap_rgetline_core() [protocols.c] reads the HTTP header data wrongly. Some of the header fields are either missing or overrun to other fields. Do anybody have any idea on this ? FYI, we are using Apache 2.2.6, PHP 5.2.9 & Openssl 0.9.8k for building web-server. Thanks & Regards, Pravesh --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org