maykinmedia / charts

Maykinmedia Helm Charts
3 stars 2 forks source link

Set Cache Control header in nginx to 'no-cache' for Open Zaak, Open Notificaties, Objecten, ObjectTypen #123

Closed alextreme closed 3 weeks ago

alextreme commented 3 weeks ago

After discussing this issue with @Coperh https://github.com/maykinmedia/open-api-framework/issues/57 we think it would be easier to set the Cache Control header in nginx than do this via Django. This is necessary for Open Zaak, Open Notificaties, Objecten, ObjectTypen due to Taiga AMS 18

https://www.howtogeek.com/devops/how-to-configure-cache-control-headers-in-nginx/

Up to you and Conor to determine if no-cache, private, max-age=0 or no-store would be the best

alextreme commented 3 weeks ago

Discussed and determined to not be applicable for the application (to be set on the ingress)