OK, lets try this change again now that the koschei01 vpn is all fixed up.
This commit is contained in:
parent
2ea34c01d6
commit
df76c8520a
2 changed files with 8 additions and 8 deletions
|
@ -186,10 +186,10 @@ listen kerneltest 0.0.0.0:10038
|
||||||
server kerneltest01 kerneltest01:80 check inter 10s rise 1 fall 2
|
server kerneltest01 kerneltest01:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /kerneltest
|
option httpchk GET /kerneltest
|
||||||
|
|
||||||
#listen koschei 0.0.0.0:10040
|
listen koschei 0.0.0.0:10040
|
||||||
# balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
# server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
||||||
# option httpchk GET /koschei/
|
option httpchk GET /koschei/
|
||||||
|
|
||||||
# Apache doesn't handle the initial connection here like the other proxy
|
# 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.
|
# entries. This proxy also doesn't use the http mode like the others.
|
||||||
|
|
|
@ -174,10 +174,10 @@ listen kerneltest 0.0.0.0:10038
|
||||||
server kerneltest01 kerneltest01:80 check inter 10s rise 1 fall 2
|
server kerneltest01 kerneltest01:80 check inter 10s rise 1 fall 2
|
||||||
option httpchk GET /kerneltest
|
option httpchk GET /kerneltest
|
||||||
|
|
||||||
#listen koschei 0.0.0.0:10040
|
listen koschei 0.0.0.0:10040
|
||||||
# balance hdr(appserver)
|
balance hdr(appserver)
|
||||||
# server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
||||||
# option httpchk GET /koschei/
|
option httpchk GET /koschei/
|
||||||
|
|
||||||
# Apache doesn't handle the initial connection here like the other proxy
|
# 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.
|
# entries. This proxy also doesn't use the http mode like the others.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue