PDF Cache Problems

Author Message

Chad Paulson

Wednesday 11 June 2008 10:30:40 am

Hello all,

I am having a problem with PDF content being cached indefinitely. Below is an overview of my current environment. I am running eZ Publish 3.9.3

I removed the pdf option from CachedViewModes from the site.ini.append.php (in the correct siteaccess)

[ContentSettings]
CachedViewModes=full;sitemap
ViewCaching=enabled
PreViewCache=enabled

[TemplateSettings]
TemplateCache=enabled
TemplateCompile=enabled
TemplateOptimization=enabled
NodeTreeCaching=disabled
Debug=disabled
ShowUsedTemplates=disabled
ShowXHTMLCode=disabled

Further, I placed the following declaration on the first line of the pdf in override/content/pdf

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

When accessing the template several times the pdf is cached, displaying the cached contents of the first request for all subsequent requests. Thanks in advance for any insight you may be able to lend.

Elena Ivanova

Wednesday 06 August 2008 3:12:59 am

Hello,

I have the same problem. Could anyone help?
Thanks.

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 31 2025 00:39:14
Script start
Timing: Jan 31 2025 00:39:14
Module start 'layout'
Timing: Jan 31 2025 00:39:14
Module start 'content'
Timing: Jan 31 2025 00:39:14
Module end 'content'
Timing: Jan 31 2025 00:39:14
Script end

Main resources:

Total runtime0.0215 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 588.0156151.1953
Module start 'layout' 0.00400.0034 739.2109220.6719
Module start 'content' 0.00740.0126 959.8828997.8984
Module end 'content' 0.02000.0014 1,957.781329.9922
Script end 0.0214  1,987.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002411.3832140.0002
Check MTime0.00104.6584140.0001
Mysql Total
Database connection0.00052.302010.0005
Mysqli_queries0.00198.760130.0006
Looping result0.00000.037810.0000
Template Total0.00094.210.0009
Template load0.00073.317410.0007
Template processing0.00020.903210.0002
Override
Cache load0.00052.283110.0005
General
dbfile0.00094.285180.0001
String conversion0.00000.023340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs