Hi,
We are currently on the receiving end of a distributed DDoS attached (luckily not very big though).
They have the clients 'POST'ing to a URL that we have disabled access to via htaccess so it points to a 403 page.
But even with this, it is seriously taking resources on our web servers so I'm looking at how we can free up the resources. On the Top50 Request sorted by Request Time, it is 100% full of this:
Some requests are still processing after 500+ seconds it seems - how can stop this? this can't be normal and I can only presume an intentional part of the attack to consume server resources.
Is there is a setting in LiteSpeed to say if the request is not complete after say 30 seconds, kill it?
Thanks,
Ian
We are currently on the receiving end of a distributed DDoS attached (luckily not very big though).
They have the clients 'POST'ing to a URL that we have disabled access to via htaccess so it points to a 403 page.
But even with this, it is seriously taking resources on our web servers so I'm looking at how we can free up the resources. On the Top50 Request sorted by Request Time, it is 100% full of this:
Code:
5.122.160.760RB542.0173862/3129436479/-1*****V2-"POST /Uxi6h HTTP/1.1"
5.162.184.1040RB441.1166686/3373023972/3972*****V2-"POST /Uxi6h HTTP/1.1"
5.21.246.1330RB341.5291606/93643220/20*****V2-"POST /Uxi6h HTTP/1.1"
188.140.140.560RB311.0297158/35148320/20*****V2-"POST /Uxi6h HTTP/1.1"
146.185.39.300RB297.0131852/13931119/19*****V2-"POST /Uxi6h HTTP/1.1"
Is there is a setting in LiteSpeed to say if the request is not complete after say 30 seconds, kill it?
Thanks,
Ian
Last edited by a moderator: