Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix a harmless documentation typo. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
236c46ced3250a1a9a6614972eaad9ec |
| User & Date: | drh 2020-04-11 11:46:25.640 |
Context
|
2020-04-11
| ||
| 12:15 | Add a warning to the qandc.wiki page that it is old and out-of-date. ... (check-in: 07605f369c user: drh tags: trunk) | |
| 11:46 | Fix a harmless documentation typo. ... (check-in: 236c46ced3 user: drh tags: trunk) | |
| 10:12 | Updated broken link to mailing list and archives, per report in the forum. ... (check-in: e1592a65d4 user: stephan tags: trunk) | |
Changes
Changes to www/antibot.wiki.
1 2 3 4 5 | <title>Defense Against Spiders</title> The website presented by a Fossil server has many hyperlinks. Even a modest project can have millions of pages in its tree, and many of those pages (for example diffs and annotations | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 | <title>Defense Against Spiders</title> The website presented by a Fossil server has many hyperlinks. Even a modest project can have millions of pages in its tree, and many of those pages (for example diffs and annotations and ZIP archives of older check-ins) can be expensive to compute. If a spider or bot tries to walk a website implemented by Fossil, it can present a crippling bandwidth and CPU load. The website presented by a Fossil server is intended to be used interactively by humans, not walked by spiders. This article describes the techniques used by Fossil to try to welcome human users while keeping out spiders. |
| ︙ | ︙ |