hi,

Tapestry does not provide any services of that kind.
The only thing that comes close is the tapestry.page-pool.hard-limit 
parameter (see http://tapestry.apache.org/tapestry5/guide/conf.html)

but it is easy to add such a service yourself by implementing 
an Dispatcher...

g,
kris




"Borut Bolčina" <[EMAIL PROTECTED]> 
03.10.2008 10:56
Bitte antworten an
"Tapestry users" <users@tapestry.apache.org>


An
"List Tapestry User" <users@tapestry.apache.org>
Kopie

Thema
Load limiter






Hello,

currently we have in our JSP web app custom class which deals with
overloading our app. It does so by looking how many requests are made from
an IP in specified time interval.

Does perhaps T5 has some sort of this functionality build in?

Regards,
Borut

  • Load limiter Borut Bolčina
    • Re: Load limiter Kristian Marinkovic

Reply via email to