Eric,

Adding -clrf option at the end of openssl s_client -connect <server>:<port> 
-clrf gave a 200 OK response. 

Thanks a ton!

Bharath Kolla


-----Original Message-----
From: Eric Covener [mailto:cove...@gmail.com] 
Sent: Monday, February 06, 2017 6:43 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache 2.2.32 failing F5 health check

On Mon, Feb 6, 2017 at 8:40 PM,  <bharath.c.ko...@wellsfargo.com.invalid> wrote:
> broken apache httpd version 2.2.32:
>
> openssl s_client -connect <server>:<port> -pause
>
> when paused input this.
>
> GET /login/healthcheck/content_check.wecv HTTP/1.0
>
> Host: <server name>

s_client doesn't send CRLF unless you pass -crlf.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to