I need to cache a page (a user page ) and this page contain a follow button for logged in members and comments block.
How to cache this page ?
Suggestion 1 :
the page is cached until an action happens in the page then delete the current cache ?
Does this Solution cause a high I/O Performance on the server
*or there * is another way ?