Module ngx_http_core_module - Nginx
nginx.org › en › docsJan 03, 2012 · http, server, location. Determines whether nginx should save the entire client request body into a file. This directive can be used during debugging, or when using the $request_body_file variable, or the $r->request_body_file method of the module ngx_http_perl_module .
Module ngx_http_core_module - Nginx
nginx.org/en/docs/http/ngx_http_core_module.html03.01.2012 · Determines whether nginx should save the entire client request body into a file. This directive can be used during debugging, or when using the $request_body_file variable, or the $r->request_body_file method of the module ngx_http_perl_module . When set to the value on, temporary files are not removed after request processing.