Fragment Caching or Ajax
-
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:
- Fragment cache that section.
- Use ajax for this section as it won’t be cached.
- 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)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fragment Caching or Ajax’ is closed to new replies.