LWN.net Logo

Using a Request Filter to Limit the Load on Web Applications (O'ReillyNet)

Ivelin Ivanov and Kevin Chipalowsky show how to throttle requests coming into a web server in an O'Reilly article. "When your site is slow, users keep clicking and making new requests, which only makes things worse. Kevin Chipalowsky and Ivelin Ivanov present a servlet filter that limits the stress a single user can put on your Java web application."
(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds