Module ngx_http_core_module

client_body_in_file_only
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: client_body_in_file_only on | clean | off;

2025-01-10 15:47:30
open_file_cache_errors
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: open_file_cache_errors on | off; Default: open_file_cache_errors

2025-01-10 15:47:30
keepalive_timeout
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: keepalive_timeout timeout [header_timeout]; Default:

2025-01-10 15:47:30
connection_pool_size
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: connection_pool_size size; Default: connection_pool_size

2025-01-10 15:47:30
client_header_timeout
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: client_header_timeout time; Default: client_header_timeout

2025-01-10 15:47:30
error_page
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: error_page code ... [=[response]] uri;

2025-01-10 15:47:30
postpone_output
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: postpone_output size; Default: postpone_output 1460;

2025-01-10 15:47:30
resolver
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: resolver address ... [valid=time] [ipv6=

2025-01-10 15:47:30
lingering_close
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: lingering_close off | on | always; Default:

2025-01-10 15:47:30
server
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: server { ... } Default: — Context: http

2025-01-10 15:47:30