Revert "Drop the openqa haproxy check in production too."
This reverts commit d50a8c1453
.
This commit is contained in:
parent
342c9cf65e
commit
9a29e07d3c
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ listen mdapi 0.0.0.0:10043
|
||||||
listen openqa 0.0.0.0:10044
|
listen openqa 0.0.0.0:10044
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
server openqa01 openqa01:80 check inter 10s rise 1 fall 2
|
server openqa01 openqa01:80 check inter 10s rise 1 fall 2
|
||||||
|
option httpchk GET /api/v1/jobs/1
|
||||||
|
|
||||||
listen pdc 0.0.0.0:10045
|
listen pdc 0.0.0.0:10045
|
||||||
balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue