Actions
Bug #33956
closedserve assets directly via Apache, not via Puma/Rails
Difficulty:
Triaged:
Yes
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
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Evgeni Golov
- Pull request https://github.com/theforeman/puppet-foreman/pull/1078 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/1080 added
Updated by Evgeni Golov over 2 years ago
- Pull request deleted (
https://github.com/theforeman/puppet-foreman/pull/1080)
Updated by Evgeni Golov over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|215db6539dbfdbd2896946537f1e520fac7f63ba.
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/1080 added
Updated by Evgeni Golov over 2 years ago
- Pull request deleted (
https://github.com/theforeman/puppet-foreman/pull/1080)
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-katello_devel/pull/285 added
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/1085 added
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Triaged changed from No to Yes
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/1101 added
Updated by Evgeni Golov almost 2 years ago
- Related to Bug #35997: Legacy rex form is missing options for future or recurring execution added
Updated by Evgeni Golov 11 months ago
- Related to Bug #37133: /katello/sync_management tries to use /assets/spinner.gif but that's 404 added
Actions