Skip to content

Commit

Permalink
Modules compatibility: additional upstream metrics.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlhomutov committed Feb 22, 2018
1 parent f607032 commit 2d9db48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/http/ngx_http_upstream.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 2d9db48

Please sign in to comment.