Latest update - 9165

This commit is contained in:
2023-10-11 10:36:25 +09:00
parent 74a7591c67
commit f61d7e5c8e
2 changed files with 17 additions and 0 deletions
+2
View File
@@ -179,6 +179,8 @@ struct ngx_http_v2_connection_s {
ngx_uint_t processing;
ngx_uint_t frames;
ngx_uint_t idle;
ngx_uint_t new_streams;
ngx_uint_t refused_streams;
ngx_uint_t priority_limit;
size_t send_window;