I need to initially slow down and after a few minutes completely block access to aa site to logged-users and/or remote ip addresses that reads too many pages too fast.

It's something like controlling that the site is not mirrored.

I don't remember where but I think I read somewhere that's not possibile to call Thread methods inside a servlet container.

Anyone can confirm this ?

Thanks

Il giorno 17/lug/07, alle ore 16:25, Leon Rosenberg ha scritto:

actually you named it.
Thread.sleep().

only for debugging purposes of course :-)
regards
leon

On 7/17/07, Ing. Andrea Vettori <[EMAIL PROTECTED]> wrote:
Hi

what's the best method to slow an action execution time ? Something
like Thread.sleep(...).

Thanks !

--
Ing. Andrea Vettori
Consulente per l'Information Technology



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Ing. Andrea Vettori
Consulente per l'Information Technology



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to