File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ Variable | Default Value | Description
7878** NGINX_CLIENT_MAX_BODY_SIZE** | ` 25M ` | Changes maximum allowed size of the client request body
7979** NGINX_PHP_FPM** | ` unix:/run/php-fpm.sock ` | Changes the address of a FastCGI server
8080** NGINX_FASTCGI_READ_TIMEOUT** | ` 60s ` | Changes a timeout for reading a response from the FastCGI server
81- ** NGINX_FASTCGI_BUFFERS** | ` ' 8 8k' ` | Changes the number and size of the buffers used for reading a response
82- ** NGINX_FASTCGI_BUFFER_SIZE** | ` ' 16k' ` | Changes the size of the buffer used for reading the first part of the response received
81+ ** NGINX_FASTCGI_BUFFERS** | ` 8 8k ` | Changes the number and size of the buffers used for reading a response
82+ ** NGINX_FASTCGI_BUFFER_SIZE** | ` 16k ` | Changes the size of the buffer used for reading the first part of the response received
8383
8484## Usage
8585
You can’t perform that action at this time.
0 commit comments