How to really clear the url cache?

Author Message

Gerhard Sletten

Friday 11 July 2008 2:39:53 am

Hi

We have just lauched a site for a client and have some problem to get all the url's consistently.

While creating most of the content of the site, the URLTranslator was set to the default urlalias_iri

[URLTranslator]
TransformationGroup=urlalias_iri

But since we wish to rather have traditional url's (a-z, lowercase) we changed the settings to

[URLTranslator]
WordSeparator=dash
TransformationGroup=urlalias_compat

So new content nodes are now getting url's as we want. But all the existing content nodes still have the old url's with both Uppercase first letter and "%20" for whitespace.

When we try to edit and resave these nodes the old url still remains unless we change the name (which we don't want to)

Have tried the "bin/php/updateniceurls.php" script and the "bin/php/ezcache.php -s web --clear-all --purge" script, but it dosen't seems to the old urls..

1. Where do the url's resident?
2. Is there a way to force a new generation for url's

Triathlon, Webdev, Novels and Cooking..
http://www.gersh.no

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 03:27:10
Script start
Timing: Jan 31 2025 03:27:10
Module start 'layout'
Timing: Jan 31 2025 03:27:10
Module start 'content'
Timing: Jan 31 2025 03:27:12
Module end 'content'
Timing: Jan 31 2025 03:27:12
Script end

Main resources:

Total runtime1.3346 sec
Peak memory usage8,192.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.1563151.2109
Module start 'layout' 0.00460.0034 739.3672220.6875
Module start 'content' 0.00791.3254 960.05474,377.3516
Module end 'content' 1.33330.0012 5,337.40637.8438
Script end 1.3345  5,345.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2458160.0002
Check MTime0.00120.0905160.0001
Mysql Total
Database connection0.00050.036310.0005
Mysqli_queries1.248893.5694460.0271
Looping result0.00060.0426440.0000
Template Total1.273695.420.6368
Template load0.00180.135920.0009
Template processing1.271895.293020.6359
Template load and register function0.00160.123510.0016
states
state_id_array0.00210.156910.0021
state_identifier_array0.00280.207320.0014
Override
Cache load0.00150.1091150.0001
Sytem overhead
Fetch class attribute can translate value0.00210.157710.0021
Fetch class attribute name0.00220.161720.0011
XML
Image XML parsing0.00380.285310.0038
class_abstraction
Instantiating content class attribute0.00000.000420.0000
General
dbfile0.00750.5614160.0005
String conversion0.00000.000440.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/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: 11
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs