Bud behind a CDN #12
matthewmueller
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bud applications should work nicely as an origin server behind a CDN. This seems to require:
asset_path
helper function that's provided to the views (see Rails documentation for inspiration)The types of assets that can be cached long-term are:
public/
directoryBeta Was this translation helpful? Give feedback.
All reactions