Latest update - 7429

This commit is contained in:
2018-12-14 17:50:47 +09:00
parent 94ae145265
commit e68a8ff05c
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -64,6 +64,7 @@ typedef struct {
ngx_msec_t queue_time;
off_t response_length;
off_t bytes_received;
off_t bytes_sent;
ngx_str_t *peer;
} ngx_http_upstream_state_t;