Bug #14106
closed
Remove puppetclass no_route page
Added by Daniel Lobato Garcia over 8 years ago.
Updated over 6 years ago.
Category:
Puppet integration
|
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.
- Subject changed from Return 15-30% smaller controller responses to Compress 15-30% (on avg) controller responses with Rack::Deflater
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3295 added
- 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
- Pull request https://github.com/theforeman/foreman/pull/3300 added
- Related to Bug #1556: Puppet rdoc generation is broken in Foreman added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 136
Also available in: Atom
PDF