vote up 1 vote down star

Will it shut down & lock up after repeated false password tries, and/or will it add lags in-between retries? Or does this depend on which modules you or your provider install? Thanks!

flag

71% accept rate

1 Answer

vote up 2 vote down check

default Apache installation does not do that.

usually this is better done by your web application (eg, PHP/JSP) for account attack.

for network attack, better not for web servers because it's hard to identify the source due to so many anonymous / transparent proxy / VPN / NAT stuff. once you've implement that, you'd usually get lots of "why I can't connect" complains...

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.