![]() |
Running Apache w/o nginx? Beware!
The killapache.pl launches in a few threads the following simple request:
Quote:
http://habrastorage.org/storage1/431...5/03bcfdce.png Here is a simple command to check if your server is vulnerable: Quote:
|
|
Looks like many of mine are vulnerable. On my dev server I get the message "Host does not seem vulnerable" after disabling mod_deflate.
Edit: nevermind...looks like a fluke. Still vulnerable. |
What is this "apache" you speaking of :1orglaugh
|
Quote:
|
Haha just crashed my dev server with the tool.
http://i282.photobucket.com/albums/k...ection_002.png |
Quote:
|
Quote:
|
Quote:
|
Quote:
If they had ever stolen content from me and if I couldn't be prosecuted where I live...maybe. |
Workaround:
Code:
RewriteEngine On |
Quote:
That will break streaming, won't it? |
Quote:
|
Quote:
This hack freaks me out. This is the first one I have been vulnerable to EVER.:( |
Quote:
|
A working patch is already available, though it will be improved in the next few days.
|
I gotta chuckle at the nginx fanboy who's never heard of noatime using this to pitch nginx.
It's a little like suggesting that people avoid the latest Vista bug by running Windows 95, isn't it. |
Not at all. The wise ppl. using Apache as a main server. nginx should be used for static content only.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
if gzip is disabled it doesnt effect it
|
Digging through the nginx code and testing, I found the apparent advantage for nginx was simply that it basically forces noatime as one of it's bugs.
iIn our testing, Apache beats nginx + Apache as long as you use noatime. Just as you'd expect from profiling either, the time is spent on io, so Apache by itself is just as fast as nginx by itself. Neither can magically make the disks faster. Alternatively, if you don't want noatime, nginx is a non-starter because it skips atime updates whether you like it or not. |
| All times are GMT -7. The time now is 08:03 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123