summaryrefslogtreecommitdiff
path: root/src/mod_proxy_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_proxy_core.h')
-rw-r--r--src/mod_proxy_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_proxy_core.h b/src/mod_proxy_core.h
index 743e3472..a3685539 100644
--- a/src/mod_proxy_core.h
+++ b/src/mod_proxy_core.h
@@ -33,6 +33,7 @@ typedef struct {
unsigned short split_hostnames;
unsigned short max_keep_alive_requests;
unsigned short disable_time;
+ unsigned short max_backlog_size;
proxy_balance_t balancer;
struct proxy_protocol *protocol;