Hi,
I am on a v1.7.7.3 prestashop withd php 7.2, I am using lscache for prestashop v1.4
Globally the cache is doing fine, but sometimes it put in cache products pages that have a blank result (because of errors), the response then is a blank page in cache, only flushing the cache for that specific page helps.
My problem is random then, if the page is not cached and have an error at that moment then it gives a blank page to the visitor and caches that result, so every visitor after the first one also have the issue versus only one person without the cache.
I know that idealy I should fix the issue causing the blank page but I would like to know if I can configure something with lscache to never cache blank results.
How to do that ?
Thanks in advance
I am on a v1.7.7.3 prestashop withd php 7.2, I am using lscache for prestashop v1.4
Globally the cache is doing fine, but sometimes it put in cache products pages that have a blank result (because of errors), the response then is a blank page in cache, only flushing the cache for that specific page helps.
My problem is random then, if the page is not cached and have an error at that moment then it gives a blank page to the visitor and caches that result, so every visitor after the first one also have the issue versus only one person without the cache.
I know that idealy I should fix the issue causing the blank page but I would like to know if I can configure something with lscache to never cache blank results.
How to do that ?
Thanks in advance