Cache not updated

Author Message

Bernt Rosland

Wednesday 06 July 2011 4:02:11 am

I have a 2011.5 site up and running and I'm having some issues with the cache not getting updated when editing content. I have set up multiple siteaccesses as I always have. Unfortunately for some reason if I use the default siteaccess created at install everything is a ok but if I use one of mine there is no update.

I see the cache file being created in the right place and so on but it just does not get updated when I edit.

I've set the following:

settings/override/site.ini.append.php

[...]

[SiteSettings]
DefaultAccess=mysite1
SiteList[]=mysite1
SiteList[]=mysite2

[SiteAccessSettings]
CheckValidity=false
AvailableSiteAccessList[]=mysite1
AvailableSiteAccessList[]=mysite2
MatchOrder=uri;host
HostMatchType=map
HostMatchMapItems[]=www.mysite1.com;mysite1

[...]

settings/siteaccess/mysite1/site.ini.append.php

[...]

[SiteAccessSettings]
PathPrefix=mysite1
RequireUserLogin=false
RelatedSiteAccessList[]=mysite1
RelatedSiteAccessList[]=site_admin
ShowHiddenNodes=false

[Session]
SessionNameHandler=custom

[...]

 

-bernt

Radek Kuchta

Wednesday 06 July 2011 9:08:55 am

Hi Bernt,

Where do you edit your content, in Admin siteaccess or in a publick siteacces? If you are using an Admin site, take a look at the site.ini settings - there is an array RelatedSiteAccessList.

http://ez.no/certification/verify/272582

Bernt Rosland

Thursday 07 July 2011 12:01:53 am

Thanks for the reply Radek, well it works now. It most likely had to do with the RelatedSiteAccessList but the strange part is that I had that set up right in the override/site.ini.append.php (just forgot to post that:-) file but now I moved it to the siteaccess/site_admin/site.ini.append.php file and it works. I was using the Admin site for edits.

I will have to test putting it back and see if I can replicate this because I though the override/site... file would be the final version and it should have worked?

-bernt

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

eZ debug

Timing: Jan 18 2025 01:03:38
Script start
Timing: Jan 18 2025 01:03:38
Module start 'layout'
Timing: Jan 18 2025 01:03:38
Module start 'content'
Timing: Jan 18 2025 01:03:39
Module end 'content'
Timing: Jan 18 2025 01:03:39
Script end

Main resources:

Total runtime0.6885 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 588.9297152.6094
Module start 'layout' 0.00710.0031 741.539139.4219
Module start 'content' 0.01020.6768 780.9609537.7500
Module end 'content' 0.68700.0015 1,318.710912.1875
Script end 0.6885  1,330.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.5313160.0002
Check MTime0.00130.1883160.0001
Mysql Total
Database connection0.00160.230610.0016
Mysqli_queries0.637192.5277570.0112
Looping result0.00040.0646550.0000
Template Total0.655695.220.3278
Template load0.00240.353220.0012
Template processing0.653194.855320.3266
Template load and register function0.00020.034910.0002
states
state_id_array0.00110.166010.0011
state_identifier_array0.00100.150220.0005
Override
Cache load0.00200.2894440.0000
Sytem overhead
Fetch class attribute can translate value0.00040.060720.0002
Fetch class attribute name0.00160.237440.0004
XML
Image XML parsing0.00060.084820.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00110.1557160.0001
String conversion0.00000.001040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/emphasize.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/emphasize.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 8

Time used to render debug report: 0.0001 secs