when content not available, no module not found but endless loop

Author Message

Don Blogger

Monday 08 November 2010 3:55:54 am

Hi,

On one of my ez projects, there's no "module not found" coming up when I'm entering a URL that's not available on the site - I don't know why that happens, but instead of the module not found, eZ seems to be searching for the URL endlessly ....

Any ideas? I really preferred the module not found page instead of my server breaking down due to tons of jobs searching for urls that aren't there ...

Thanks in advance,

DB

Yannick Komotir

Monday 08 November 2010 8:07:14 am

Hi,

what version ? anything in your logs ?

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Don Blogger

Monday 08 November 2010 12:25:24 pm

Hi,

It's 4.2.0, nothing in the logs ... it's just looping - I guess searching for the url but not finding anything ...

Regards

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

Main resources:

Total runtime0.0228 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.0101 589.6016152.6563
Module start 'layout' 0.01010.0038 742.257839.5156
Module start 'content' 0.01390.0066 781.773489.2891
Module end 'content' 0.02050.0023 871.062530.2891
Script end 0.0228  901.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002912.6627140.0002
Check MTime0.00135.5180140.0001
Mysql Total
Database connection0.00177.418310.0017
Mysqli_queries0.004419.460830.0015
Looping result0.00000.097110.0000
Template Total0.00198.210.0019
Template load0.00104.414410.0010
Template processing0.00093.779610.0009
Override
Cache load0.00062.776210.0006
General
dbfile0.00021.005580.0000
String conversion0.00000.045940.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