On Oct 27, 9:02 am, v4vijayakumar <[email protected]>
wrote:
> I am looking for a way to limit incoming requests from a particular
> user, like not more than one request per second, not more than two
> requests per every 5 sec, etc. Should I write code for this, or this
> can be blocked even before request reaches my app ?!


Star this:

    http://code.google.com/p/googleappengine/issues/detail?id=644


In the mean time, there is some example code in the jaiku project:

    http://code.google.com/p/jaikuengine/source/browse/trunk/common/throttle.py


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to