smartCache clear under 4.0.0 not working

smartCache clear under 4.0.0 not working

Friday 29 February 2008 8:42:00 am - 8 replies

Modified on Friday 29 February 2008 8:56:45 am by Xavier Gouley

Author Message

Xavier Gouley

Thursday 27 March 2008 12:58:33 am

up ?
somebody tried ?

Xavier Gouley
http://www.gxapplications.com/eng_blog/GX-Admin-s-Blog/

Kristof Coomans

Thursday 27 March 2008 7:16:33 am

Hi Xavier

Are you sure you have

[ViewCacheSettings]
SmartCacheClear=enabled

in your viewcache.ini.append.php settings file in settings/override?

Also, there have been done some fixes to view caching, which will be included in eZ Publish 4.0.1. Might be good to check out the latest svn version and see if the problem still occurs. Good luck!

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Xavier Gouley

Thursday 27 March 2008 8:53:45 am

Thanks to Kristof, found why this functionality cannot work :

You have to put these settings in the settings/override folder, not in the settings/siteaccess/front folder !

But I wonder why you have to do this. If I would have (hopely, not for my case) different rules for each siteaccess, I can't...

Xavier Gouley
http://www.gxapplications.com/eng_blog/GX-Admin-s-Blog/

Xavier Dutoit

Thursday 27 March 2008 11:12:05 am

Hi,

Well, it should be in the admin siteaccess, I suppose.

(cache on ez is borderline magic, and you never know if it doesn't work because it doesn't, or because the setting cache isn't cleared, but when you clear the setting cache, you clear often the content cache as well...)

Lit a candle, I've heard it improves things ;)

X+

http://www.sydesy.com

Pierre Tissot

Tuesday 24 June 2008 4:58:12 am

Hi:

I have a problem with de smart cache:

- Catalog (folder, objectID:1)
- kitchen (folder, objectID:2)
- livingroom (folder, objectID:3)
- bathroom (folder, objectID:4)
- Promotions (folder, objectID:5)
- Product 1 (product, objectID:6)
- product 2 (product, objectID:7)
- product 3 (product, objectID:7)

In the settings/override/viewcache.ini.append.php I have:

[ViewCacheSettings]
SmartCacheClear=enabled
ClearRelationTypes[]
ClearRelationTypes[]=common
ClearRelationTypes[]=reverse_common
ClearRelationTypes[]=reverse_embedded
ClearRelationTypes[]=attribute

[product]
DependentClassIdentifier[]
DependentClassIdentifier[]=folder
ClearCacheMethod[]
ClearCacheMethod[]=object
AdditionalObjectIDs[]
AdditionalObjectIDs[]=2
AdditionalObjectIDs[]=3
AdditionalObjectIDs[]=4

The VIEW/FULL of the objects 2,3,4 show the first 3 products of the Promotions. So if I change the products I want to invalidate the cache and rebuilt the view/full of each one of the objects 2,3,4. For this and because i'm smart I used smart cache, but i fell like a donkey because I could manage to make work. can anybody help me?

Pierre Tissot

Tuesday 24 June 2008 6:38:27 am

My problem is that I thought that changing the object priority would trigger the smartcache....and it does't, but editig and publishing will trigger te smart cache

Is there a way of forcing the cache to be rebuilt with the priority?

PiR

Gruppo Femar

Friday 06 March 2009 7:45:46 am

Here's the solution!
I had the same problem on eZ publish 4.0.3 and after many attempts, I solved the problem by enabling the ViewCaching in the admin siteaccess.

in <i>EZROOT</i>/settings/siteaccess/<i>SITE_ADMIN</i>/site.ini.append.php

[ContentSettings]
ViewCaching=enabled

paul bolger

Wednesday 27 May 2009 4:53:38 pm

I'm having a problem with smartcache using ez 4.01.

I have a feedback form, a custom class (50) which accumulates objects in the 'collected information' section.

I have a folder which lists the content of the collected information (node 589) , but I can't get smartcache to clear when an object is added to or deleted from the collection. If I disable smartcache (for the 'site' siteaccess) it works fine when an item is added.

I've tried settings like:

[ruperts_blog_contact_form]
DependentClassIdentifier[]
DependentClassIdentifier[]=folder
ClearCacheMethod[]
ClearCacheMethod[]=object
ClearCacheMethod[]=keyword
ObjectFilter[]
ObjectFilter[]=50

But nothing seems to work. Can anyone help?

Paul Bolger

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.