Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Upstream: removed unused bl_time and bl_state fields.
  • Loading branch information
mdounin committed Jan 26, 2017
1 parent bbb82a7 commit b077851
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/http/ngx_http_upstream.h
Expand Up @@ -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;
Expand Down

0 comments on commit b077851

Please sign in to comment.