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:[email protected]] 
Sent: Monday, February 06, 2017 6:43 PM
To: [email protected]
Subject: Re: [users@httpd] Apache 2.2.32 failing F5 health check

On Mon, Feb 6, 2017 at 8:40 PM,  <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to