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

Syntax: read_ahead size; Default: read_ahead 0;

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

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

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

Syntax: types_hash_max_size size; Default: types_hash_max_size 1024;

2025-01-10 15:47:30