Hacker News new | ask | show | jobs
by mike_hearn 495 days ago
What stops you dropping the connection the moment you realize you're being loading barred.
1 comments

Presumably the point is that the user (or bot) wants to access the content, a connection would have to complete the load successfully to do what they came for. if they just drop it instantly then that's a bot turned away.
But you don't want to throw an arbitrary five second delay into login for every good user, they hate that sort of thing whereas the bot doesn't care.