Deploy GitHub Pages

This commit is contained in:
Travis Bot 2020-02-20 14:14:10 +00:00
parent f7090878ba
commit 6598a88d09
6 changed files with 2168 additions and 53 deletions

View file

@ -2997,7 +2997,7 @@ Valid Values: HTTP, HTTPS, GRPC, GRPCS and AJP</p>
</code></pre></div>
<p><strong>Note:</strong> The mirror directive will be applied to all paths within the ingress resource.</p>
<p>The request sent to the mirror is linked to the orignial request. If you have a slow mirror backend, then the orignial request will throttle.</p>
<p>The request sent to the mirror is linked to the original request. If you have a slow mirror backend, then the original request will throttle.</p>
<p>For more information on the mirror module see <a href="https://nginx.org/en/docs/http/ngx_http_mirror_module.html">ngx_http_mirror_module</a></p>