in reply to Design: thwarting "click bombing"

I demonstrate a simple CPU-consumption-based throttler in one of my columns. You could certainly adapt that.

For a simpler solution, just use a "highlander" style solution, which serializes the actual CGI invocation, which makes sense unless you also have multiple CPUs for your database.

-- Randal L. Schwartz, Perl hacker

  • Comment on •Re: Design: thwarting "click bombing"