Loading modules/proxy/mod_proxy.h +0 −2 Original line number Diff line number Diff line Loading @@ -469,8 +469,6 @@ struct proxy_worker { /* default to health check every 30 seconds */ #define HCHECK_WATHCHDOG_DEFAULT_INTERVAL (30) /* The watchdog runs every 2 seconds, which is also the minimal check */ #define HCHECK_WATHCHDOG_INTERVAL (2) /* * Time to wait (in microseconds) to find out if more data is currently Loading Loading
modules/proxy/mod_proxy.h +0 −2 Original line number Diff line number Diff line Loading @@ -469,8 +469,6 @@ struct proxy_worker { /* default to health check every 30 seconds */ #define HCHECK_WATHCHDOG_DEFAULT_INTERVAL (30) /* The watchdog runs every 2 seconds, which is also the minimal check */ #define HCHECK_WATHCHDOG_INTERVAL (2) /* * Time to wait (in microseconds) to find out if more data is currently Loading