comparison xml/en/docs/http/server_names.xml @ 3083:3b5594157fab

Documented max_headers directive.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 24 May 2024 01:16:29 +0300
parents c56adb7148a4
children
comparison
equal deleted inserted replaced
3082:796fbd13ae36 3083:3b5594157fab
6 <!DOCTYPE article SYSTEM "../../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../../dtd/article.dtd">
7 7
8 <article name="Server names" 8 <article name="Server names"
9 link="/en/docs/http/server_names.html" 9 link="/en/docs/http/server_names.html"
10 lang="en" 10 lang="en"
11 rev="4" 11 rev="5"
12 author="Igor Sysoev" 12 author="Igor Sysoev"
13 editor="Brian Mercer"> 13 editor="Brian Mercer">
14 14
15 15
16 <section> 16 <section>
402 402
403 <listitem> 403 <listitem>
404 in case of the 404 in case of the
405 <link doc="ngx_http_core_module.xml" id="ignore_invalid_headers"/>, 405 <link doc="ngx_http_core_module.xml" id="ignore_invalid_headers"/>,
406 <link doc="ngx_http_core_module.xml" id="large_client_header_buffers"/>, 406 <link doc="ngx_http_core_module.xml" id="large_client_header_buffers"/>,
407 <link doc="ngx_http_core_module.xml" id="max_headers"/>,
407 and 408 and
408 <link doc="ngx_http_core_module.xml" id="underscores_in_headers"/> directives 409 <link doc="ngx_http_core_module.xml" id="underscores_in_headers"/> directives
409 involved in processing request header fields, 410 involved in processing request header fields,
410 it additionally depends 411 it additionally depends
411 whether the server configuration was updated 412 whether the server configuration was updated