Problems with cache

Author Message

Amina Bacar

Wednesday 08 December 2004 12:22:37 am

Hi,

We are implementing an extranet, we started building it from the intranet package. Some customisation was necessary to put all funcionality incluinding an extension.

We have 4 siteaccess (lets say, portuguese, english, admin and intranet).
If a user publish information using intranet siteaccess, this information is immediately seen in intranet and admin siteaccess, however, it is not visible neither in portuguese or english siteaccess until you clear the content cache.

Once cleared content cache the information is available in all siteaccess.

Any idea how to avoid this?

Thanks in advance,

Amina.

Roman Mudrack

Thursday 09 December 2004 3:26:54 am

Hi,

try to put this to your site.ini.append.php in settings/override directory

[ContentSettings]
PreCacheSiteaccessArray[]
PreCacheSiteaccessArray[]=admin
PreCacheSiteaccessArray[]=your_siteacess_name

Amina Bacar

Thursday 09 December 2004 7:40:40 am

Thanks Roman.

I did that but i still have the same problem in some areas. I check cache-blocks and i have none on those areas.

Any other ideas?

Amina.

Tore Skobba

Thursday 09 December 2004 11:04:57 pm

Hmm check the various site access var and cache folder settings. They should all be similar.

Amina Bacar

Friday 10 December 2004 12:14:15 am

Hi Tore

They are all the same.

Amina.

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 16:21:23
Script start
Timing: Jan 18 2025 16:21:23
Module start 'layout'
Timing: Jan 18 2025 16:21:23
Module start 'content'
Timing: Jan 18 2025 16:21:24
Module end 'content'
Timing: Jan 18 2025 16:21:24
Script end

Main resources:

Total runtime0.7324 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 587.8203152.6094
Module start 'layout' 0.00540.0027 740.429739.4141
Module start 'content' 0.00820.7225 779.8438519.3438
Module end 'content' 0.73070.0017 1,299.187512.1875
Script end 0.7323  1,311.3750 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.4092160.0002
Check MTime0.00130.1721160.0001
Mysql Total
Database connection0.00110.147110.0011
Mysqli_queries0.677592.5029650.0104
Looping result0.00050.0710630.0000
Template Total0.704196.120.3520
Template load0.00200.278620.0010
Template processing0.702095.852320.3510
Template load and register function0.00020.029310.0002
states
state_id_array0.00070.095810.0007
state_identifier_array0.00080.103420.0004
Override
Cache load0.00160.2240260.0001
Sytem overhead
Fetch class attribute can translate value0.00140.191730.0005
Fetch class attribute name0.00120.165850.0002
XML
Image XML parsing0.00050.063930.0002
class_abstraction
Instantiating content class attribute0.00000.001350.0000
General
dbfile0.00140.1882100.0001
String conversion0.00000.001140.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs