omexlu Hello, It would be a good idea to implement simple rate limits in nginx so that a D(D)oS is easier to fend off and couple the whole thing with netfilter π So the installation would be even better secured π Secure can never be enough.
pkernstock What exactly would you rate limit? All requests, login attempts? And you really canβt block DDoS - you just have to survive it until the attacker loses interests.
omexlu All reguests π yes i know that DDoS canβt get fight really but is better to make it harder then to soft π I am implementing rate limits on my other projects at this point and it can help a lot if such a flood arrives.