Don't buffer requests, pass them directly

This commit is contained in:
Alex 2020-07-02 20:51:58 +02:00
parent c2194828ca
commit e786f9d222
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ defaults
option http-keep-alive option http-keep-alive
option tcp-smart-connect option tcp-smart-connect
option tcpka option tcpka
option http-buffer-request
balance roundrobin balance roundrobin
compression algo gzip compression algo gzip
timeout http-request 10s timeout http-request 10s