Modules compatibility: additional upstream metrics.

This commit is contained in:
Vladimir Homutov 2018-02-22 17:25:43 +03:00
parent f607032e0c
commit 2d9db482aa

View File

@ -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;