Live data from Hacker News

Nginx server not safe against ldos | feedback from sys admins?

blog.crackerhost.com

1–10 of 14 posts

Re: Nginx server not safe against ldos | feedback from sys admins?

#6
Editorialized 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?

#8

why 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).

the attack was done with slow http traffic. the delay effect on an apache server on the same os(centos) was different than was on nginx(again on centos). also i have been able to control the attack by focusing on the web server - apache or nginx.

Re: Nginx server not safe against ldos | feedback from sys admins?

#9
post #6

Editorialized 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.

Thanks for you 'vote' :). I have responded to the issue of nginx vs os
Post reply on HN