We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555de38 commit 142098bCopy full SHA for 142098b
src/ngx_http_vhost_traffic_status_shm.h
@@ -17,6 +17,8 @@ typedef struct {
17
ngx_uint_t filter_used_size;
18
ngx_uint_t filter_used_node;
19
} ngx_http_vhost_traffic_status_shm_info_t;
20
+
21
22
ngx_int_t ngx_http_vhost_traffic_status_shm_add_server(ngx_http_request_t *r);
23
ngx_int_t ngx_http_vhost_traffic_status_shm_add_filter(ngx_http_request_t *r);
24
ngx_int_t ngx_http_vhost_traffic_status_shm_add_upstream(ngx_http_request_t *r);
0 commit comments