http://qs321.pair.com?node_id=605681


in reply to Send User To Oblivion!

Alternatively, is there a way to just end the process with NO return to the user, or effectively black hole the request with NO reponse?
The MyApache2::BlockIP2 mod_perl example will, for blacklisted IPs, simply abort the connection without sending any reply to the client.

Replies are listed 'Best First'.
Re^2: Send User To Oblivion!
by CountZero (Bishop) on Mar 20, 2007 at 17:13 UTC
    That is probably the best solution, BUT it will only work on an Apache2 server.

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law