Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2022-07-20 15:47:54 +00:00
parent cf12833bf9
commit 0e9d10f4b9
4 changed files with 53 additions and 53 deletions

View file

@ -8,7 +8,7 @@
"http2_max_requests" directives have been removed, the
"keepalive_timeout" and "keepalive_requests" directives should be
used instead.
</code></pre></div> <p><em>References:</em> <a href=https://nginx.org/en/CHANGES>nginx change log</a> <a href=https://trac.nginx.org/nginx/ticket/2155>nginx issue tracker</a> <a href=https://mailman.nginx.org/pipermail/nginx/2021-May/060697.html>nginx mailing list</a></p> <h2 id=keep-alive-requests>keep-alive-requests<a class=headerlink href=#keep-alive-requests title="Permanent link"></a></h2> <p>Sets the maximum number of requests that can be served through one keep-alive connection.</p> <p><em>References:</em> <a href=https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests>https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests</a></p> <h2 id=large-client-header-buffers>large-client-header-buffers<a class=headerlink href=#large-client-header-buffers title="Permanent link"></a></h2> <p>Sets the maximum number and size of buffers used for reading large client request header. <em><strong>default:</strong></em> 4 8k</p> <p><em>References:</em> <a href=https://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers>https://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers</a></p> <h2 id=log-format-escape-json>log-format-escape-json<a class=headerlink href=#log-format-escape-json title="Permanent link"></a></h2> <p>Sets if the escape parameter allows JSON ("true") or default characters escaping in variables ("false") Sets the nginx <a href=https://nginx.org/en/docs/http/ngx_http_log_module.html#log_format>log format</a>.</p> <h2 id=log-format-upstream>log-format-upstream<a class=headerlink href=#log-format-upstream title="Permanent link"></a></h2> <p>Sets the nginx <a href=https://nginx.org/en/docs/http/ngx_http_log_module.html#log_format>log format</a>. Example for json output:</p> <div class=highlight><pre><span></span><code><span class=err>log</span><span class=mi>-</span><span class=kc>f</span><span class=err>orma</span><span class=kc>t</span><span class=mi>-</span><span class=err>ups</span><span class=kc>trea</span><span class=err>m</span><span class=p>:</span> <span class=err>&#39;</span><span class=p>{</span><span class=nt>&quot;time&quot;</span><span class=p>:</span> <span class=s2>&quot;$time_iso8601&quot;</span><span class=p>,</span> <span class=nt>&quot;remote_addr&quot;</span><span class=p>:</span> <span class=s2>&quot;$proxy_protocol_addr&quot;</span><span class=p>,</span> <span class=nt>&quot;x_forward_for&quot;</span><span class=p>:</span> <span class=s2>&quot;$proxy_add_x_forwarded_for&quot;</span><span class=p>,</span> <span class=nt>&quot;request_id&quot;</span><span class=p>:</span> <span class=s2>&quot;$req_id&quot;</span><span class=p>,</span>
</code></pre></div> <p><em>References:</em> <a href=https://nginx.org/en/CHANGES>nginx change log</a> <a href=https://trac.nginx.org/nginx/ticket/2155>nginx issue tracker</a> <a href=https://mailman.nginx.org/pipermail/nginx/2021-May/060697.html>nginx mailing list</a></p> <h2 id=keep-alive-requests>keep-alive-requests<a class=headerlink href=#keep-alive-requests title="Permanent link"></a></h2> <p>Sets the maximum number of requests that can be served through one keep-alive connection.</p> <p><em>References:</em> <a href=https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests>https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests</a></p> <h2 id=large-client-header-buffers>large-client-header-buffers<a class=headerlink href=#large-client-header-buffers title="Permanent link"></a></h2> <p>Sets the maximum number and size of buffers used for reading large client request header. <em><strong>default:</strong></em> 4 8k</p> <p><em>References:</em> <a href=https://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers>https://nginx.org/en/docs/http/ngx_http_core_module.html#large_client_header_buffers</a></p> <h2 id=log-format-escape-json>log-format-escape-json<a class=headerlink href=#log-format-escape-json title="Permanent link"></a></h2> <p>Sets if the escape parameter allows JSON ("true") or default characters escaping in variables ("false") Sets the nginx <a href=https://nginx.org/en/docs/http/ngx_http_log_module.html#log_format>log format</a>.</p> <h2 id=log-format-upstream>log-format-upstream<a class=headerlink href=#log-format-upstream title="Permanent link"></a></h2> <p>Sets the nginx <a href=https://nginx.org/en/docs/http/ngx_http_log_module.html#log_format>log format</a>. Example for json output:</p> <div class=highlight><pre><span></span><code><span class=err>log</span><span class=mi>-</span><span class=kc>f</span><span class=err>orma</span><span class=kc>t</span><span class=mi>-</span><span class=err>ups</span><span class=kc>trea</span><span class=err>m</span><span class=p>:</span> <span class=err>&#39;</span><span class=p>{</span><span class=nt>&quot;time&quot;</span><span class=p>:</span> <span class=s2>&quot;$time_iso8601&quot;</span><span class=p>,</span> <span class=nt>&quot;remote_addr&quot;</span><span class=p>:</span> <span class=s2>&quot;$proxy_protocol_addr&quot;</span><span class=p>,</span> <span class=nt>&quot;x_forwarded_for&quot;</span><span class=p>:</span> <span class=s2>&quot;$proxy_add_x_forwarded_for&quot;</span><span class=p>,</span> <span class=nt>&quot;request_id&quot;</span><span class=p>:</span> <span class=s2>&quot;$req_id&quot;</span><span class=p>,</span>
<span class=nt>&quot;remote_user&quot;</span><span class=p>:</span> <span class=s2>&quot;$remote_user&quot;</span><span class=p>,</span> <span class=nt>&quot;bytes_sent&quot;</span><span class=p>:</span> <span class=err>$by</span><span class=kc>tes</span><span class=err>_se</span><span class=kc>nt</span><span class=p>,</span> <span class=nt>&quot;request_time&quot;</span><span class=p>:</span> <span class=err>$reques</span><span class=kc>t</span><span class=err>_</span><span class=kc>t</span><span class=err>ime</span><span class=p>,</span> <span class=nt>&quot;status&quot;</span><span class=p>:</span> <span class=err>$s</span><span class=kc>tatus</span><span class=p>,</span> <span class=nt>&quot;vhost&quot;</span><span class=p>:</span> <span class=s2>&quot;$host&quot;</span><span class=p>,</span> <span class=nt>&quot;request_proto&quot;</span><span class=p>:</span> <span class=s2>&quot;$server_protocol&quot;</span><span class=p>,</span>
<span class=nt>&quot;path&quot;</span><span class=p>:</span> <span class=s2>&quot;$uri&quot;</span><span class=p>,</span> <span class=nt>&quot;request_query&quot;</span><span class=p>:</span> <span class=s2>&quot;$args&quot;</span><span class=p>,</span> <span class=nt>&quot;request_length&quot;</span><span class=p>:</span> <span class=err>$reques</span><span class=kc>t</span><span class=err>_le</span><span class=kc>n</span><span class=err>g</span><span class=kc>t</span><span class=err>h</span><span class=p>,</span> <span class=nt>&quot;duration&quot;</span><span class=p>:</span> <span class=err>$reques</span><span class=kc>t</span><span class=err>_</span><span class=kc>t</span><span class=err>ime</span><span class=p>,</span><span class=nt>&quot;method&quot;</span><span class=p>:</span> <span class=s2>&quot;$request_method&quot;</span><span class=p>,</span> <span class=nt>&quot;http_referrer&quot;</span><span class=p>:</span> <span class=s2>&quot;$http_referer&quot;</span><span class=p>,</span>
<span class=nt>&quot;http_user_agent&quot;</span><span class=p>:</span> <span class=s2>&quot;$http_user_agent&quot;</span> <span class=p>}</span><span class=err>&#39;</span>