Given a web application, with authorized users and, suppose there are users, like TROLLstrolls, it's possible to lock one concrete account, but the user can create another account and continue trolling.
LockingBlocking IP not guaranteed defense, because a motivated TROLLtroll can change their IP and access site again, but it more laborious work.
And bannedbanning the IP has also disadvantages, as another,other innocent users may lock access forto login onto the application, and this is why I am worried.
So, How Reasonablehow reasonable is lockingblocking IP address for web application ? should I do it? What do you use for your web applications?