Of course you can cache whatever you like, depending on the cache system you 
use. 


Joomla has module caching, you can set it for each module in the Advanced 
Parameters section.

Joomla also has the cache setting in the global configuration, but I'm not 
familiar with how that works.

And you could have a third-party or custom cache.  This is where you need to 
remember that Joomla forms uses a token and can't be cached.


Some people will cache the whole site (except forms) for the public, and show 
the logged-in users the non-cached site.

If your site changes infrequently, you could produce static HTML pages from the 
Joomla site, and re-output the static pages when you make changes.



________________________________
From: David Roth <davidalanr...@gmail.com>
To: NYPHP SIG: Joomla <joomla@lists.nyphp.org>
Sent: Thursday, September 15, 2011 6:46 AM
Subject: Re: [joomla] Cache on or Cache off with Joomla 1.5?

OK, and I assume there is no way to cache the rest of the non-form part of the 
Joomla site?

David Roth

On Sep 15, 2011, at 6:11 AM, Donna Marie Vincent wrote:

> You can't cache forms in Joomla because you need a new token every time the 
> form is displayed.
> 
> 
> 
> Sent from my iPhone
> 
> On Sep 15, 2011, at 3:46 AM, David Roth <davidalanr...@gmail.com> wrote:
> 
>> If a website isn't being updated more than once a week or so, it seems like 
>> a good idea to have cache on including the System plug-in built into Joomla. 
>> I thought I read someplace that it might be a problem with RS FORM PRO in 
>> terms of
>> performance, but I can't find it at the moment.
>> 
>> What are people experiences turing Cache on in Joomla? Is there a good 
>> reason not to? Thanks!
>> 
>> David Roth
>> 

_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php
_______________________________________________
New York PHP SIG: Joomla! Mailing List
http://lists.nyphp.org/mailman/listinfo/joomla

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to