mirror of https://github.com/nginx/nginx
Upstream: removed unused bl_time and bl_state fields.
This commit is contained in:
parent
bbb82a736f
commit
b077851bc3
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue