Forums / Setup & design / Is there a bug with cache_ttl in eZP 4.4 ?

Is there a bug with cache_ttl in eZP 4.4 ?

Author Message

Guillaume Kulakowski

Monday 21 March 2011 3:48:34 am

Hi,

I use cache_ttl variable on my homepage and I have no regeneration every 5 minuts. In homepage.tpl :

{set-block scope=root variable=cache_ttl}300{/set-block}

Cache static show that:

</<span class="end-tag">html</span>><span class="comment"><!-- Generated: 2011-03-21 11:45:02 --></span>

But tpl cache show that :

Page générée le 21 mars 2011  à 07:56

Any idea ?

My blog : http://www.llaumgui.com (not in eZ Publish ;-))
eZC on RHEL : http://blog.famillecollet.com/pages/Config-en
eZC on Fedora : just "yum install php-channel-ezc"

Damien Pobel

Monday 21 March 2011 4:07:34 am

"

Any idea ?

"

a cache-block somewhere ?

Cheers

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Sebastiaan van der Vliet

Monday 21 March 2011 4:31:36 am

Is your homepage.tpl an override on a node (e.g, are you using it as override/templates/full/homepage.tpl)?

Certified eZ publish developer with over 9 years of eZ publish experience. Available for challenging eZ publish projects as a technical consultant, project manager, trouble shooter or strategic advisor.

Guillaume Kulakowski

Monday 21 March 2011 5:48:36 am

"
"

Any idea ?

"

a cache-block somewhere ?

"

No, I have do a search. I have just TTL in block.ini.

homepage.tpl is a node override.

I have eZP 4.4 with this patch : https://github.com/ezsystems/ezpublish/commit/7c2c5bb98c2230f4a43a0d022a5da4fe5c0e45c9

My blog : http://www.llaumgui.com (not in eZ Publish ;-))
eZC on RHEL : http://blog.famillecollet.com/pages/Config-en
eZC on Fedora : just "yum install php-channel-ezc"