Switch url we use to check openqa to a less heavy weight one.

This commit is contained in:
Kevin Fenzi 2016-01-27 18:37:46 +00:00
parent 2d302b0acf
commit 85d4d9719e

View file

@ -220,7 +220,7 @@ listen mdapi 0.0.0.0:10043
listen openqa 0.0.0.0:10044
balance hdr(appserver)
server openqa01 openqa01:80 check inter 10s rise 1 fall 2
option httpchk GET /group_overview/1
option httpchk GET /api/v1/jobs/1
listen pdc 0.0.0.0:10045
balance hdr(appserver)