Nginx server not safe against ldos | feedback from sys admins?
blog.crackerhost.com
Nginx server not safe against ldos | feedback from sys admins?
1–10 of 14 posts
Re: Nginx server not safe against ldos | feedback from sys admins?
#2Re: Nginx server not safe against ldos | feedback from sys admins?
#3LDoS = low rate denial of service (I didn't know, did you?).
Now the article doesn't load, anyone has the text?
Re: Nginx server not safe against ldos | feedback from sys admins?
#4From the page summary on Google: LDoS = low rate denial of service (I didn't know, did you?). Now the article doesn't load, anyone has the text?
Re: Nginx server not safe against ldos | feedback from sys admins?
#5I agree with andrewcooke, it doesn't seem to be a problem of nginx or apache. OS TCP implementation should be modified to handle this type of attacks.
Re: Nginx server not safe against ldos | feedback from sys admins?
#6Re: Nginx server not safe against ldos | feedback from sys admins?
#7Re: Nginx server not safe against ldos | feedback from sys admins?
#8why would it matter what the server was? isn't the attack against the TCP/IP stack? (low rate DOS fools TCP's flow control into over-restricting transmission afaict).
Re: Nginx server not safe against ldos | feedback from sys admins?
#9Editorialized title on HN? According to article text served by the Google cache says he did this to Apache first, then someone specifically requested a test against Nginx. Those of you saying "it's not Nginx, it's the OS" are definitely correct, please at least acknowledge that the tester/author isn't being completely duplicitous.
Re: Nginx server not safe against ldos | feedback from sys admins?
#10Honestly looks like there are no real good solutions to this yet.