httpd: allow to use proxy protocol

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-08-10 21:02:38 +02:00
parent 954c36c0a2
commit 68e62d3d9b
13 changed files with 118 additions and 38 deletions

View File

@@ -163,6 +163,7 @@
"tls_cipher_suites": [],
"tls_protocols": [],
"prefix": "",
"proxy_mode": 0,
"proxy_allowed": [],
"client_ip_proxy_header": "",
"client_ip_header_depth": 0,
@@ -275,6 +276,7 @@
"client_auth_type": 0,
"tls_cipher_suites": [],
"tls_protocols": [],
"proxy_mode": 0,
"proxy_allowed": [],
"client_ip_proxy_header": "",
"client_ip_header_depth": 0,