diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-10-04 12:22:01 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2020-10-05 10:46:49 +0200 |
commit | 4c7f095f4f32a2259017fa5acab6b1278af9e702 (patch) | |
tree | 907d039c457ae1f6cf1064e546c6f2e57db4fd25 /doc/doc-txt | |
parent | d0de84b2d250e2f066286db3a3f5400a0f931b67 (diff) |
Add proxy_protocol_timeout main config option.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index acbbc15fd..cd1699dc6 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -43,6 +43,9 @@ Version 4.95 than the provious behaviour of always loading at startup time for every connection. This helps particularly for the CA bundle. +12. Proxy Protocol Timeout is configurable via "proxy_protocol_timeout" + main config option. + Version 4.94 ------------ |