If you run a big board then you may know that there are many ways to attack your board. Attacks happen every day and I think it could make sense to talk about ways to protect your board from "real troublemakers".
A common used attack is overloading your server by refreshing large topics (1500 + replies) until mysql overloads your ram.
That's something people did to me all the time that's why I want to use it as example.
I solved this issue by allowing a max requests per minute which works fine for me but I think we should work together and suggest the common board coders like IB / VB / PHPBB by addressing this issue and if possible find a way by doing that via scripting side.
What do you think ?
A common used attack is overloading your server by refreshing large topics (1500 + replies) until mysql overloads your ram.
That's something people did to me all the time that's why I want to use it as example.
I solved this issue by allowing a max requests per minute which works fine for me but I think we should work together and suggest the common board coders like IB / VB / PHPBB by addressing this issue and if possible find a way by doing that via scripting side.
What do you think ?