Browse the Ruby on Rails Community.

You are here: Forums General Discussion Apache2 httpd improving perfor...

Replytotopic

Apache2 httpd improving performance mod_deflate gzip

Posted in Forums : General Discussion

 
Photo

Authority 25
Posting Rating 23
Sign in to rate this post

How often do you think about improving performance of Apache2 httpd web-server?
“It’s too slow”, “we need more powerfull server”, etc.
Telling the truth, default settings of Apache2 aren’t good and it’s best to try optimizing those first, before thinking of more advanced solutions.

Mod_deflate in apache2 is pretty much the same as mod_gzip in apache1.3, and mod_deflate is included with the apache2 source package. Both modules allow compressing of the apache server on the fly

It’s simillar to nginx settings gzip_comp_level.
So, I have Apache2 httpd with great perfomance improvement with DeflateCompressionLevel.

http://railsgeek.com/2008/12/16/apache2-httpd-improving-performance-mod_deflate-gzip

Replytotopic

Other Recent Topics

General Discussion : Our new ROR SNS website launched these days. Take a try...

General Discussion : New Rails Site, Launchly

General Discussion : Ruby on Rails Salary Information of US, India, and Vietnamese Professionals

General Discussion : Good Rails hosting needed

General Discussion : database itself should be encrypted

General Discussion : Customizing error_messages, shared solution

General Discussion : Ruby/Perl Developer Wanted! Please Help!!

General Discussion : Help w/ a Capistrano Deployment Strategy!

General Discussion : STI form params name

General Discussion : Aloha on Rails Hawaii Ruby on Rails Conference Registration and Call for Participation Now Open

Formatting Help
  • *bold*       _italics_      
    bq. (quotes)
  • "DSC":http://www.dsc.net
  • * or # (lists)
or cancel