Module ngx_http_core_module

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

Syntax: open_file_cache off;open_file_cache max=N

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

Syntax: open_file_cache_min_uses number; Default: open_file_cache_min_uses

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

Syntax: if_modified_since off | exact | before; 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
aio
  • References/Server/Nginx/Modules reference/ngx_http_core_module

Syntax: aio on | off | threads[=pool];

2025-01-10 15:47:30