Hi,

On Mon, Dec 17, UPPALAPATI, PRAVEEN wrote:
> I am trying to use Option httpHealth Check is not working and is marking all 
> servers as down:
> 
> 
> [haproxy@zld05596 ~]$ cat //opt/app/haproxy/etc/haproxy.cfg | grep /nexus/v1
>     option httpchk get 
> /nexus/v1/repository/rawcentral/com.att.swm.attpublic/healthcheck.txt 
> HTTP/1.1\r\nAuthorization:\ Basic\ <basic auth>

s/get/GET/

Do you have check enabled on server lines ? Can you show the backend
config (with sensitive information obscured/removed) ?

> [haproxy@zld05596 ~]$ cat //opt/app/haproxy/log/haproxy.log | grep /nexus/v1

Is your logging working (you'll get logs in /opt/app/haproxy/log/haproxy.log) ?

grep 'Health check for' /opt/app/haproxy/log/haproxy.log

-Jarno

-- 
Jarno Huuskonen

Reply via email to