NYCPHP Meetup

NYPHP.org

[joomla] Cache on or Cache off with Joomla 1.5?

Donna Marie Vincent donnamarievincent at yahoo.com
Thu Sep 15 09:25:46 EDT 2011


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 <davidalanroth at gmail.com>
To: NYPHP SIG: Joomla <joomla at 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 <davidalanroth at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/joomla/attachments/20110915/e7dddccb/attachment.html>


More information about the Joomla mailing list