Configure HTTPHeaderSettings

Author Message

Bourelly Frederic

Thursday 21 December 2006 5:20:56 am

Hi,

I would like to setup Http Cache. I need to have an http cache of 1min. How can i do that in site.ini , block [HTTPHeaderSettings] ??

Thanx for your help.

Fred

Bourelly Frederic

Thursday 21 December 2006 5:32:36 am

For the http cache managment , i only set that properties.

[HTTPHeaderSettings]
CustomHeader=enabled

HeaderList[]
HeaderList[]=Cache-Control

Cache-Control[]
Cache-Control[/]=max-age=60, must-revalidate

is it good ? I didn't find any documentation on [HTTPHeaderSettings] in the eZ Documentation.

Thanx.

Bourelly Frederic

Thursday 21 December 2006 7:14:24 am

i need also to desactivate cache for some modules:

My fiel should look like that:

[HTTPHeaderSettings]
CustomHeader=enabled

HeaderList[]
HeaderList[]=Cache-Control
HeaderList[]=Pragma

Cache-Control[]
Cache-Control[/]=max-age=60, must-revalidate

Pragma[]
Pragma[/module1]=no-cache;2
Pragma[/module2]=no-cache;2
Pragma[/module3/view1]=no-cache;2

is it good?

Thanx

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

Main resources:

Total runtime1.3576 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0045 587.9141152.6250
Module start 'layout' 0.00450.0026 740.539139.4453
Module start 'content' 0.00701.3488 779.9844440.9922
Module end 'content' 1.35590.0016 1,220.97668.1641
Script end 1.3575  1,229.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2407160.0002
Check MTime0.00150.1106160.0001
Mysql Total
Database connection0.00080.055910.0008
Mysqli_queries1.307496.3057550.0238
Looping result0.00060.0460530.0000
Template Total1.322697.420.6613
Template load0.00240.178520.0012
Template processing1.320297.245820.6601
Template load and register function0.00020.016010.0002
states
state_id_array0.00170.126410.0017
state_identifier_array0.00160.118920.0008
Override
Cache load0.00210.1531330.0001
Sytem overhead
Fetch class attribute can translate value0.00070.051210.0007
Fetch class attribute name0.00120.085930.0004
XML
Image XML parsing0.00030.019110.0003
class_abstraction
Instantiating content class attribute0.00000.000630.0000
General
dbfile0.00080.0625100.0001
String conversion0.00000.000540.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
7content/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: 22
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs