Module ngx_http_core_module

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

Syntax: limit_except method ... { ... } Default: —

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

Syntax: listen address[:port] [default_server] [ssl]

2025-01-10 15:47:30
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
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
error_page
  • References/Server/Nginx/Modules reference/ngx_http_core_module

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

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

Syntax: alias path; Default: — Context:

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

Syntax: send_lowat size; Default: send_lowat 0;

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