From f8c1da7f3c30d0bff3fe67f776fc92b36a1bbaec Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 6 Sep 2015 23:27:07 +0900 Subject: [PATCH] nghttpx: Add --accept-proxy-protocol usage to help message --- src/shrpx.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/shrpx.cc b/src/shrpx.cc index fd918bd3..9354a14f 100644 --- a/src/shrpx.cc +++ b/src/shrpx.cc @@ -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=