13
0
geforkt von Mirrors/Velocity

More clarification

Dieser Commit ist enthalten in:
Andrew Steinborn 2021-01-06 13:30:57 -05:00
Ursprung 4df8f70156
Commit ba1c1eef64

Datei anzeigen

@ -105,7 +105,8 @@ connection-timeout = 5000
# Specify a read timeout for connections here. The default is 30 seconds.
read-timeout = 30000
# Enables compatibility with HAProxy.
# Enables compatibility with HAProxy's PROXY protocol. If you don't know what this is for, then
# don't enable it.
haproxy-protocol = false
# Enables TCP fast open support on the proxy. Requires the proxy to run on Linux.