haproxy: Remove proxy for mdapi
This commit is contained in:
parent
b800b8c12e
commit
7a50525e9b
1 changed files with 0 additions and 9 deletions
|
@ -232,15 +232,6 @@ backend autocloud-backend
|
|||
server autocloud-web02 autocloud-web02:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /autocloud/
|
||||
|
||||
frontend mdapi-frontend
|
||||
bind 0.0.0.0:10043
|
||||
default_backend mdapi-backend
|
||||
|
||||
backend mdapi-backend
|
||||
balance hdr(appserver)
|
||||
server mdapi01 mdapi01:8080 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /mdapi
|
||||
|
||||
frontend openqa-frontend
|
||||
bind 0.0.0.0:10044
|
||||
default_backend openqa-backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue