果果、 发表于 2017-12-22 19:36:33

nginx uri和request_uri区别

name of a temporary file with the request body  At the end of processing, the file needs to be removed. To always write the request body to a file,client_body_in_file_only needs to be enabled. When the name of a temporary file is passed in a proxied request or in a request to a FastCGI/uwsgi/SCGI server, passing the request body should be disabled by the proxy_pass_request_body off, fastcgi_pass_request_body off,uwsgi_pass_request_body off, or scgi_pass_request_body off directives, respectively.
页: [1]
查看完整版本: nginx uri和request_uri区别