users@glassfish.java.net

simple servlet throttling

From: <glassfish_at_javadesktop.org>
Date: Mon, 14 Jul 2008 06:35:40 PDT

hello,

how can I do things like if I get excessive request to my servlet some sort of limitation mechanism, for example 1 request / second per browser?

I have a flash applet that makes requests to my servlet, and i would like a mechanism so that only requests from the flash applet are answered, (which is a diffucult task) - and if not some sort of throttling.

Best.
-C.B.
[Message sent by forum member 'segfault2007' (segfault2007)]

http://forums.java.net/jive/thread.jspa?messageID=286411