-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
- 반디소프트 반디네이머 프리웨어의 존재 (macOS, 윈도우 모두 지원)
- Cloudflare Pages 캐싱은 기본 4시간이며, 도메인 차원에서 설정 값을 변경할 수 있음
- Service Worker 사용해서 파일명이 해시된 정적 애셋은 캐시 기간을 늘 수 있음
However, there are some situations where Cache Rules on your custom domain does make sense. For example, you may have easily cacheable locations for immutable assets, such as CSS or JS files with content hashes in their file names. Custom caching can help in this case, speeding up the user experience until the file (and associated filename) changes. Just make sure that your caching does not interfere with any redirects or Functions.
Metadata
Metadata
Assignees
Labels
No labels