aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/http/ngx_http_upstream.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/http/ngx_http_upstream.h b/src/http/ngx_http_upstream.h
index d4f52afdf..86e2ee223 100644
--- a/src/http/ngx_http_upstream.h
+++ b/src/http/ngx_http_upstream.h
@@ -55,9 +55,6 @@
typedef struct {
- ngx_msec_t bl_time;
- ngx_uint_t bl_state;
-
ngx_uint_t status;
ngx_msec_t response_time;
ngx_msec_t connect_time;