Hi,
Index: www/server.wiki
==================================================================
--- www/server.wiki
+++ www/server.wiki
@@ -317,11 +317,11 @@
<ol>
<li><p>An optional cache is available that remembers the 10 most recently
requested /zip or /tarball pages and returns the precomputed answer
if the same page is requested again.
<li><p>Page requests can be configured to fail with a
- [http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.3 | "503
Server Overload"]
+ [http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4 | "503
Server Overload"]
HTTP error if an expensive request is received while the host load
average is too high.
</ol>
Both of these load-control mechanisms are turned off by default, but they
are recommended for high-traffic sites.10.5.3 section points to "502 Bad Gateway", while 10.5.4 points to "503 Service Unavailable". -- https://www.juef.space/
signature.asc
Description: PGP signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

