Skip to content

WIP: Enable uwsgi cache

Florian HESLOUIN requested to merge uwsgi_cache into master

We cache home, blog and mediacenter. Cache is flushed every 60s, it could be more as the content does not change every second.

Gain is about 8x faster on the KoomBook.

If the user is logged in as administrator the cache is disable.

Merge request reports