3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-16 21:10:30 +01:00

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.