Longer timeout values for PDC.
This commit is contained in:
parent
41b009579e
commit
ccba41cc12
1 changed files with 2 additions and 0 deletions
|
@ -205,6 +205,8 @@ listen pdc 0.0.0.0:10045
|
|||
balance hdr(appserver)
|
||||
server pdc-web01 pdc-web01: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