RubyFlow The Ruby and Rails community linklog

Compressing HTTP Responses with Gzip and Rack::Deflater

Speed is key. The snappier the site, the more visitors like you. Speed is so important that Google uses it in site rankings and as a major component of its PageSpeed Tools.

Compressing HTTP Responses with Gzip and Rack::Deflater shows how to use Rack::Deflater to drastically reduce the size of your HTML / JSON controller responses.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in