HomeSoftware Heritage

settings/production: Disable per-site caching for authenticated users

Description

settings/production: Disable per-site caching for authenticated users

Django per-site caching messes up some page rendering for authenticated
users when used in combination with gunicorn workers and memcached.

So remove per-site caching in production settings as it is not really
needed plus it is redundant with the varnish cache already deployed
in front of swh-web in production.

Details

Provenance
anlambertAuthored on Mar 15 2021, 5:25 PM
anlambertPushed on Mar 16 2021, 5:35 PM
Differential Revision
D5251: settings/production: Disable per-site caching for authenticated users
Parents
rDWAPPSa7819a8a552d: Makefile.local: Update run-gunicorn-server target
Branches
Unknown
Tags
Unknown
Build Status
Buildable 19946
Build 30975: test-and-buildJenkins console · Jenkins