ESI block is caching
-
Hello,
I have a problem with ESI block on my custom theme for wordpress. I’m using litespeed_esi_url (for minicart, toast messages). When cache is enabled and also ESI after clear cache blocks are uncached. After a few sessions / visits ESI block is cached (i see in html comment). In filter i have
do_action( 'litespeed_control_set_nocache' );. i tried alsodo_action( 'litespeed_control_set_ttl', 1 );).What i weird – on dev server (the same config, i made import/export by plugin tool) i cant reproduce this problem.
Do you have any ideas how to check / repair this problem?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘ESI block is caching’ is closed to new replies.