You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm developing a website using Twill and I'm using this package to cache the pages and it actually works really fine, my only problem is that the homepage is cached in every request (pc__index__pc.html).
I've chosen to specify which URL I want to cache so I can avoid the backed to be cached
Hi,
I'm developing a website using Twill and I'm using this package to cache the pages and it actually works really fine, my only problem is that the homepage is cached in every request (pc__index__pc.html).
I've chosen to specify which URL I want to cache so I can avoid the backed to be cached
this is working pretty well:
but for the homepage is not working as it should, the cache is generated on every request
The application is served with Nginx
Do you have any idea on how to fix that?
The text was updated successfully, but these errors were encountered: