Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Feb 21, 2012 1:00 pm 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
From http://www.serverwatch.com/server-news/ ... mance.html

"We also show that as far as true performance is based - real-world performance as seen by the end-user- 2.4 is as fast, and even faster than some of the servers who may be "better" known as being "fast", like nginx," Jagielski said.

James


Top
   
 Post subject:
PostPosted: Tue Feb 21, 2012 3:29 pm 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
Nobody said that Apache was slow. If requests per second is what counts, even Apache 2.2 performs almost as well as nginx does. The real question is, how much CPU and RAM does Apache vs. nginx consume when handling an equivalent amount of traffic? The article doesn't seem to mention that, and RAM consumption is of the utmost importance for a lot of Linoders.

Apache also suffers from the lack of a simple, works-out-of-the-box FastCGI handler that lighttpd and nginx have had for a long time. Setting up Apache with PHP-FPM still feels like a dirty hack, with "AddHandler" and "Action" and all that boilerplate code. The pointless split between mod_fastcgi and mod_fcgid doesn't help, either. All of this contributes to the continued popularity of the abominable setup that is mod_php, which doesn't help Apache's reputation one bit.

Edit: The new mod_proxy_fcgi looks like a promising way to simplify FastCGI handling in Apache.


Top
   
 Post subject:
PostPosted: Tue Feb 21, 2012 5:20 pm 
Offline
Linode Staff
User avatar

Joined: Fri Jan 29, 2010 8:44 am
Posts: 65
Location: New Jersey
The changelog details some of the features added: http://httpd.apache.org/docs/trunk/new_features_2_4.html

mod_sed (sed against input and output), mod_ratelimit (per Location), and mod_log_debug (set log verbosity per Location or module) all look pretty cool (depending on your definition of "cool" -- mod_sed looks cool in that "yikes" way.)

They've added a fcgistarter script now, and the mod_rewrite documentation looks refreshed too. Fun stuff!


Top
   
 Post subject:
PostPosted: Tue Feb 21, 2012 5:55 pm 
Offline
Senior Newbie

Joined: Wed Dec 14, 2011 8:55 pm
Posts: 12
Website: http://www.dreamphysix.com
Location: Atlanta, Georgia
I wonder how long cPanel will take to add it into the EasyApache feature in WHM...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group