Home
last modified time | relevance | path

Searched refs:NGX_HTTP_DISCARD_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.h19 #define NGX_HTTP_DISCARD_BUFFER_SIZE 4096 macro
H A Dngx_http_request_body.c662 u_char buffer[NGX_HTTP_DISCARD_BUFFER_SIZE]; in ngx_http_read_discarded_request_body()
682 NGX_HTTP_DISCARD_BUFFER_SIZE); in ngx_http_read_discarded_request_body()