HTML section not filtered after enabling the cache
-
Hi Support Team,
We have logic in the page where we make CURL request to third party URLs and based on the response, we filter the HTML section on the pages. This filtering HTML section logic work correctly when the cache is disabled. But, same thing won’t work when the cache is enabled.
Below is the algorithm of filter the HTML section.
1. Makes curl request to the third party URLs.
2. We filter the HTML section to include/exclude based on the response we obtained from #1 CURL request.Any idea, why enabling the cache would hamper in such CURL request. Is there any settings that needs to be TURNED ON?
Thank you.
The topic ‘HTML section not filtered after enabling the cache’ is closed to new replies.