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
ignore_invalid_headers
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: ignore_invalid_headers on | off; Default: ignore_invalid_headers

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
variables_hash_max_size
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: variables_hash_max_size size; Default: variables_hash_max_size

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

Syntax: lingering_timeout time; Default: lingering_timeout 5s;

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
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
server
  • References/Server/Nginx/Modules reference/ngx_http_core_module

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

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

Syntax: underscores_in_headers on | off; Default: underscores_in_headers

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