[TYPO3-core] RFC: (urgent for 4.0.1) DoS when processing non-existing 404 page

Dmitry Dulepov typo3 at accio.lv
Mon Jul 31 09:29:28 CEST 2006


Hi!

Bernhard Kraft wrote:
> When getting into a 404 loop the CPU load and usage does not much change - it stays
> quite down at 0-5 % ....

You probably used Linux? I had to test it on Windows, my XP even hardly 
moves mouse :D Linux is much better system...

> Just one little thing ... I would prefer if we could use:
> exit();
> instead of your form (and the form which was already there): "exit;"

I also prefer "exit()" with brackets. For this patch I just remembered 
our discussion about non-written convention to use empty string instead 
of false. Since all "exit"s in this function were without brackets, I 
decided to follow it. But I will happily change it to have brackets ;)

-- 
Dmitry Dulepov
ACCIO Ltd, Latvia
http://accio.lv/en/

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)



More information about the TYPO3-team-core mailing list