ruby-actionpack-page-caching binary package in Ubuntu Jammy amd64
Page caching is an approach to caching where the entire action output of is
stored as a HTML file that the web server can serve without going through
Action Pack.
.
This is the fastest way to cache your content as opposed to going dynamically
through the process of generating the content. Unfortunately, this incredible
speed-up is only available to stateless pages where all visitors are treated
the same. Content management systems -- including weblogs and wikis -- have
many pages that are a great fit for this approach, but account-based systems
where people log in and manipulate their own data are often less likely
candidates.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2021-12-11 12:38:32 UTC | Published | Ubuntu Jammy amd64 | release | universe | ruby | Optional | 1.2.4-1 | ||
|
|||||||||
Deleted | Ubuntu Jammy amd64 | proposed | universe | ruby | Optional | 1.2.4-1 | |||
|
|||||||||
2021-12-11 12:38:55 UTC | Superseded | Ubuntu Jammy amd64 | release | universe | ruby | Optional | 1.2.2-1 | ||
|