Author: Ivan Mikhnevich
Email: [EMAIL PROTECTED]
Message:
Hm, nice feature.

But it helps only in linear DoS attack. If it will a tree, for example decimal one - 
this feature useless. Look:

index.php has 10 links:
index.php?id=0, index.php?id=1,...,index.php?id=9.

...

index.php?id=abc has 10 links too:
index.php?id=abc0, index.php?id=abc1,...,index.php?id=abc9.
etc.

So, for example, MaxHops=8. It is small enough value and I do not want to decrease it 
more. But in this case it is possible to flood 10^8 links before the limitation will 
be used.

MaxDocuments variable will protect indexer much better.

Regards, Ivan

Reply: <http://search.mnogo.ru/board/message.php?id=2022>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to