mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Comment this out for now.
This commit is contained in:
@@ -174,10 +174,10 @@ listen kerneltest 0.0.0.0:10038
|
||||
server kerneltest01 kerneltest01:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /kerneltest
|
||||
|
||||
listen koschei 0.0.0.0:10040
|
||||
balance hdr(appserver)
|
||||
server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /koschei/
|
||||
#listen koschei 0.0.0.0:10040
|
||||
# balance hdr(appserver)
|
||||
# server koschei01 koschei01:80 check inter 10s rise 1 fall 2
|
||||
# option httpchk GET /koschei/
|
||||
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user