nghttpx: Add --accept-proxy-protocol usage to help message
This commit is contained in:
parent
a1bb48770c
commit
f8c1da7f3c
|
@ -1268,6 +1268,8 @@ Connections:
|
|||
timeouts when connecting and making CONNECT request can
|
||||
be specified by --backend-read-timeout and
|
||||
--backend-write-timeout options.
|
||||
--accept-proxy-protocol
|
||||
Accept PROXY protocol version 1 on frontend connection.
|
||||
|
||||
Performance:
|
||||
-n, --workers=<N>
|
||||
|
|
Loading…
Reference in New Issue