On Tue, Feb 11, 2020 at 4:04 PM Mike S. <
maikxlx@gmail.com> wrote:
>
>
> I was sorta wondering why it was done the way it was done. Are you using CloudFlare partly to minimize the load on your server?
>
> Also, does adding a "Bypass" rule for a page deactivate the cache entirely for that page? (That would obviously be very bad for some pages.)
>
> If the answer to both questions is no, why not bypass all dynamically generated pages like so:
>
> *
lojban.org/papri/* Cache Level: Bypass
> *
lojban.org/*php* Cache Level: Bypass
> *
lojban.org/* Browser Cache TTL: 30 minutes, Always Online: On, Cache Level: Cache Everything, Edge Cache TTL: 2 hours, Origin Cache Control: Off
>
> ... assuming, again, the caching mechanism continues to work, which we could test in order to be sure.
>
> The first line makes the whole Wiki live when accessed through the short URL. The second any pages directly invoking php, which includes page edits (which need to be bypassed).
Cache Level - Bypass - Cloudflare does not cache.