rnewson commented on code in PR #4729:
URL: https://github.com/apache/couchdb/pull/4729#discussion_r1298106491
##########
rel/haproxy.cfg:
##########
@@ -25,9 +25,9 @@ defaults
option redispatch
retries 4
option http-server-close
- timeout client 150000
- timeout server 3600000
- timeout connect 500
+ timeout client 60s
+ timeout server 60s
Review Comment:
this was just for testing, but rel/haproxy.cfg is not part of the
deployment/install, is it? our installers only set up couchdb.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]