Latest update - 7569

This commit is contained in:
2019-09-20 03:48:06 +09:00
parent a3411665e2
commit 10d3e51b9a
3 changed files with 34 additions and 25 deletions
+3
View File
@@ -167,6 +167,9 @@ struct ngx_http_v2_connection_s {
ngx_connection_t *connection;
ngx_http_connection_t *http_connection;
off_t total_bytes;
off_t payload_bytes;
ngx_uint_t processing;
ngx_uint_t frames;
ngx_uint_t idle;