Let's server mdapi at /mdapi
This commit is contained in:
parent
6c6421fabd
commit
76cf6ef15d
2 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@ listen statscache 0.0.0.0:10042
|
|||
listen mdapi 0.0.0.0:10043
|
||||
balance hdr(appserver)
|
||||
server mdapi01 mdapi01:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /
|
||||
option httpchk GET /mdapi
|
||||
|
||||
# Apache doesn't handle the initial connection here like the other proxy
|
||||
# entries. This proxy also doesn't use the http mode like the others.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue