Cookies caching story
-
Hi dear support,
I’m using a plugin that sends me a countdown when there are limited-time offers.
The plugin uses cookies in the following form getUtilizedTime_ditp_countdown_timer_X (X= from 0 to 5)Here is from inspector : https://prnt.sc/FGwgmF87wayA
I’ve added the exclusions in my settings : https://prnt.sc/1Ca6jlvzUTcs
but it doesn’t seem to be taken into account.When my timer expires, my page in the cache is reloaded in an infinite loop ! It’s conceivable that my pugin, when the timer expires, reloads the page, but that’s not the root cause of my problem.
For the time being I’ve arranged for the evergreen timer to expire at midnight and I’ve programmed a cron that prunes the cache at 00:01. But it’s still a huge problem for me.The only way to solve the infinite loop is to purge the cache.
As soon as the cache is manually purged, everything works perfectly again.I don’t know what to do to move forward, or even better assess the situation.
I don’t want to share my url here, but here’s my Report number: PJXLEHYX
- You must be logged in to reply to this topic.