• Hello,

    I have an events section on our home page – each event has text like “this event starts in x days”.

    To get this working properly, I turned off caching for the home page so it’s very slow. I’m considering the following options:

    1. Fragment cache that section.
    2. Use ajax for this section as it won’t be cached.
    3. full purge at set intervals.

    Could you please suggest which of these options may have the best performance?

    Thanks,
    Harv

Viewing 3 replies - 1 through 3 (of 3 total)
  • Ajax will have the best performance
    Fragment cache is the second best

    Don’t do number 3.

    Thread Starter Harv27

    (@harv27)

    Thanks for the reply!

    I will go the Ajax route.

    how to start the ajax mode please let me know
    Hey guys i m using this plugin and it is working good but i dont know if we use cache then why its not calling the functions.php file of active theme.
    for example people from us can visit the site then they can see some other content and other visitor from rest of countries can see different content as well but due to cache i can not achieve these
    if do you have any idea then please let me know

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fragment Caching or Ajax’ is closed to new replies.