CONNLIMIT and PORTFLOOD correct settings
Posted: 01 Aug 2013, 01:28
We are being hit hard by a botnet and hundreds of ip's are poring in requesting many requests , in order to mitigate attack we set
CONNLIMIT = 80;200
and
PORTFLOOD = "80;tcp;200;5"
the original was to set those at 80/20 but Softlayer admin says that we should count how many links ( a href ) we have on the pages,
on each page we have no more than 15 images loading but we do have plenty of internal links to download sections , forums etc, so the actual links ( a href ) count is 180 per page.
what should we set those 2 params at to lower the server load ?
CONNLIMIT = 80;200
and
PORTFLOOD = "80;tcp;200;5"
the original was to set those at 80/20 but Softlayer admin says that we should count how many links ( a href ) we have on the pages,
on each page we have no more than 15 images loading but we do have plenty of internal links to download sections , forums etc, so the actual links ( a href ) count is 180 per page.
what should we set those 2 params at to lower the server load ?