mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
Modules compatibility: additional upstream metrics.
This commit is contained in:
parent
f607032e0c
commit
2d9db482aa
@ -61,6 +61,7 @@ typedef struct {
|
||||
ngx_msec_t response_time;
|
||||
ngx_msec_t connect_time;
|
||||
ngx_msec_t header_time;
|
||||
ngx_msec_t queue_time;
|
||||
off_t response_length;
|
||||
off_t bytes_received;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user