Project

General

Profile

Actions

Bug #14106

closed

Remove puppetclass no_route page

Added by Daniel Lobato Garcia about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Puppet integration
Target version:
Fixed in Releases:
Found in Releases:

Description

Using Rack::Deflater we can compress our responses for HTML and assets using gzip automatically. This allows us to serve considerably smaller (in kb) pages, which should go over the wire faster as well.

Trying out /login, /hosts, and /dashboard, processing times were similar with and without this, but the page size was reduced up to 80% in some cases.

See the following gist with benchmarks using siege: https://gist.github.com/dLobatog/600f151fd0676345c95a - notice some pages like /login are reduced a whooping 75% in size.


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #1556: Puppet rdoc generation is broken in ForemanClosedTomer Brisker03/28/2012Actions
Actions #1

Updated by Daniel Lobato Garcia about 8 years ago

  • Subject changed from Return 15-30% smaller controller responses to Compress 15-30% (on avg) controller responses with Rack::Deflater
Actions #2

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3295 added
Actions #3

Updated by Daniel Lobato Garcia about 8 years ago

  • Tracker changed from Feature to Bug
  • Subject changed from Compress 15-30% (on avg) controller responses with Rack::Deflater to Remove puppetclass no_route page
  • Category changed from Performance to Puppet integration

I don't think it's being used anywhere anymore

Actions #4

Updated by The Foreman Bot about 8 years ago

  • Pull request https://github.com/theforeman/foreman/pull/3300 added
Actions #5

Updated by Dominic Cleal about 8 years ago

  • Related to Bug #1556: Puppet rdoc generation is broken in Foreman added
Actions #6

Updated by Daniel Lobato Garcia about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #7

Updated by Dominic Cleal about 8 years ago

  • translation missing: en.field_release set to 136
Actions

Also available in: Atom PDF