Speed up site with larger value for session timeout

Author Message

Valentin Svelland

Monday 01 December 2003 6:18:52 am

My site has a lot of pages that are seldom visited, and so they usually have to be re-cached when someone visit due to the fact that the page is no longer cached...

I'm wondering how to prolong caching of these pages, and speed up more of my site. (I'm already using cache blocks and all caching techniques are enabled - I think)

My question:
Is it possible to speed up my site by setting a new value for the session timeout variable in site.ini? I'm planning to set the session timeout to 30 days (2592000 seconds) instead of standard 3 days..

Will this work?? Or are there reasons why this should not be a solution??

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 04:30:02
Script start
Timing: Jan 31 2025 04:30:02
Module start 'layout'
Timing: Jan 31 2025 04:30:02
Module start 'content'
Timing: Jan 31 2025 04:30:02
Module end 'content'
Timing: Jan 31 2025 04:30:02
Script end

Main resources:

Total runtime0.0164 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 588.3750151.2422
Module start 'layout' 0.00570.0030 739.617236.6953
Module start 'content' 0.00870.0061 776.312586.1719
Module end 'content' 0.01480.0016 862.484429.9922
Script end 0.0163  892.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002615.8839140.0002
Check MTime0.00116.8344140.0001
Mysql Total
Database connection0.00127.044010.0012
Mysqli_queries0.002816.825530.0009
Looping result0.00000.135310.0000
Template Total0.00127.410.0012
Template load0.00095.438710.0009
Template processing0.00031.960410.0003
Override
Cache load0.00063.655910.0006
General
dbfile0.00148.284080.0002
String conversion0.00000.049540.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