Hi list,
 
We use cal base on our website. The  problem is that the event detail pages are 
kicking into       no-cache  mode.  So every time someone goes to one of the 
event       detail pages  it's sucking up a lot of juice. And it takes long 
time to load detail pages. 

 It's kicking into no-cache mode because of this directive in the       +cal 
setup template:

 plugin.tx_cal_controller.sessionPiVars =       backlink,lastview,page_id

 We added this setting to minimize caching and database       bloat.   This 
directive instructs cal to not use extraneous get       vars when  generating 
links to detail views.
 
Why does it switch over to a non-cached mode when that directive is in place 
and how to resolve it?

 
Thanks in advance.
 
Wei
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to