ViewCaching troubles in a FreeBSD cluster

Author Message

Björn Dieding@xrow.de

Thursday 01 January 2004 7:59:08 pm

Please throw any ideas you got to me... THX a lot

The problem is the following...

I install a brand new eZ ... any Version 3.2 or 3.3...

I enter the admin area the first time and create a new object. After creation I am in the full view of the parent object, but the new object can't be seen.

When I delete the Cache by hand (Setup->cache), I will see this missing object the nex time I reload the page.

All other functionality works normal. Also the debug output doesn't show any usefull information.

The permissions look also good...
-------------------------------------
bash-2.05a$ pwd
/usr/www/virtual/admin/ez/gallery/var/gallery/cache/content/admin/full/eng-GB
bash-2.05a$ ls -lisa
total 32
16175158 2 drwxrwxrwx 2 admin admin 512 Jan 2 05:11 .
16175157 2 drwxrwxrwx 3 admin admin 512 Jan 2 05:11 ..
16175159 6 -rw-rw-rw- 1 admin admin 5530 Jan 2 05:11 2-17c1b999da94e9b62c7c92e9b5b82a0a.php
16175169 22 -rw-rw-rw- 1 admin admin 20520 Jan 2 05:11 56-95f6ad5b6a68b4e1d984a46d55cfadf4.php
bash-2.05a$
-------------------------------------------

This is how the system looks....

The cluster consists of 1 loadbalancer, 3 webservers, one mysqldb server and a storage server (NFS) all running FreeBSD.

PHP
Version
4.3.4

Extensions
xml, tokenizer, standard, session, posix, pcre, overload, mysql, mbstring, gd, ctype, zlib, apache

Safe mode is off.
Basedir restriction is off.
Global variable registration is off.
File uploading is enabled.
Maximum size of post data (text and files) is 8M.
Script memory limit is .
Maximum execution time is 60 seconds.

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Björn Dieding@xrow.de

Monday 05 January 2004 5:43:31 am

I thought there is maybe something I need to clearify.

All tree webservers access the storage server, if they need to read any file (e.g. a php file or anything from var/* ).

So does anybody now what makes the viewcaching not work properly?

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

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 19 2025 04:20:52
Script start
Timing: Jan 19 2025 04:20:52
Module start 'layout'
Timing: Jan 19 2025 04:20:52
Module start 'content'
Timing: Jan 19 2025 04:20:53
Module end 'content'
Timing: Jan 19 2025 04:20:53
Script end

Main resources:

Total runtime0.6556 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 589.2891152.6406
Module start 'layout' 0.00500.0026 741.929739.4766
Module start 'content' 0.00760.6466 781.4063499.4375
Module end 'content' 0.65420.0013 1,280.843812.1250
Script end 0.6555  1,292.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4772160.0002
Check MTime0.00130.1946160.0001
Mysql Total
Database connection0.00090.130910.0009
Mysqli_queries0.608892.8731520.0117
Looping result0.00040.0548500.0000
Template Total0.630296.120.3151
Template load0.00180.271220.0009
Template processing0.628495.855720.3142
Template load and register function0.00010.013910.0001
states
state_id_array0.00140.206810.0014
state_identifier_array0.00080.128320.0004
Override
Cache load0.00150.2305440.0000
Sytem overhead
Fetch class attribute can translate value0.00040.062810.0004
Fetch class attribute name0.00090.130430.0003
XML
Image XML parsing0.00040.058910.0004
class_abstraction
Instantiating content class attribute0.00000.001240.0000
General
dbfile0.00080.1200160.0000
String conversion0.00000.001340.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/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
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs