Bug #33956
closed
serve assets directly via Apache, not via Puma/Rails
Added by Evgeni Golov about 3 years ago.
Updated almost 2 years ago.
Description
Right now, we don't special-case our assets folders in Apache, which results in these requests hitting Rails instead of being served directly by Apache (which should be 1000000× faster).
Ewoud said this is because it was tried to be implemented when we switched from Passenger to Puma, but Katello assets were broken afterwards, details in https://projects.theforeman.org/issues/35409
- Status changed from New to Ready For Testing
- Assignee set to Evgeni Golov
- Pull request https://github.com/theforeman/puppet-foreman/pull/1078 added
- Description updated (diff)
- Pull request https://github.com/theforeman/puppet-foreman/pull/1080 added
- Pull request deleted (
https://github.com/theforeman/puppet-foreman/pull/1080)
- Fixed in Releases 3.5.0 added
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/puppet-foreman/pull/1080 added
- Pull request deleted (
https://github.com/theforeman/puppet-foreman/pull/1080)
- Pull request https://github.com/theforeman/puppet-katello_devel/pull/285 added
- Pull request https://github.com/theforeman/puppet-foreman/pull/1085 added
- Triaged changed from No to Yes
- Pull request https://github.com/theforeman/puppet-foreman/pull/1101 added
- Related to Bug #35997: Legacy rex form is missing options for future or recurring execution added
- Related to Bug #37133: /katello/sync_management tries to use /assets/spinner.gif but that's 404 added
Also available in: Atom
PDF