Some timeout options for prod pdc.
This commit is contained in:
parent
d3b90547e0
commit
ec3fef5508
1 changed files with 2 additions and 0 deletions
|
@ -227,6 +227,8 @@ listen pdc 0.0.0.0:10045
|
|||
server pdc-web01 pdc-web01:80 check inter 10s rise 1 fall 2
|
||||
server pdc-web02 pdc-web02:80 check inter 10s rise 1 fall 2
|
||||
option httpchk GET /rest_api/v1/
|
||||
timeout server 3600000
|
||||
timeout connect 3600000
|
||||
|
||||
# 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