Skip to content

Commit 0eaa2b9

Browse files
committed
Buffer HTTP requests.
1 parent 4c0500b commit 0eaa2b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ defaults
3232
3333
frontend http
3434
bind *:80
35+
option http-buffer-request
36+
timeout http-request 10s
3537
log ${SYSLOG_SERVER:-127.0.0.1} local0
3638
log-format "%HM %HU %ST %TR/%Tw/%Tr/%Ta %U"
3739
acl is_healthcheck path ${HEALTHCHECK_PATH:-/healthcheck}

0 commit comments

Comments
 (0)