mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
Persist local balancer-manager changes across restart/graceful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387110 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -178,6 +178,7 @@ typedef struct {
|
||||
unsigned int proxy_status_set:1;
|
||||
unsigned int source_address_set:1;
|
||||
unsigned int bgrowth_set:1;
|
||||
unsigned int bal_persist:1;
|
||||
} proxy_server_conf;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user