Declined
1
Provide the ability to only store gzipped HTML files
Source: wp-media/wp-rocket#3920 · opened by @vmanthos
Is your feature request related to a problem? Please describe.
We are currently storing both the GZIPped and non-GZIPped versions of HTML files.
If the following are enabled:
• Separate cache for mobile devices,
• The WebP feature
• Dynamic cookies
the number of HTML files stored for every URL can increase rapidly, especially in very large sites, increasing the size of the /cache/wp-rocket/ folder.
Describe the solution you'd like
Nowadays, all browsers support GZIP:
It would make sense to at least allow disabling the creation of non-gzipped HTML files.
Keeping .html files would make sense as a fallback, e.g. in case of server incompatibility, where currently we suggest removing our gzip htaccess rules.
Additional context
Related tickets:
We are currently storing both the GZIPped and non-GZIPped versions of HTML files.
If the following are enabled:
• Separate cache for mobile devices,
• The WebP feature
• Dynamic cookies
the number of HTML files stored for every URL can increase rapidly, especially in very large sites, increasing the size of the /cache/wp-rocket/ folder.
Describe the solution you'd like
Nowadays, all browsers support GZIP:
It would make sense to at least allow disabling the creation of non-gzipped HTML files.
Keeping .html files would make sense as a fallback, e.g. in case of server incompatibility, where currently we suggest removing our gzip htaccess rules.
Additional context
Related tickets:
No pledges yet. Be the first to back this.
Comments
Similar requests
Cloudflare Edge Cache HTML
3 votes · 0 comments
Option to store only compressed files
1 vote · 0 comments
Ability to apply filters on getYoutubeThumbnailScript function
0 votes · 0 comments
ability to cache 404 pages
2 votes · 0 comments
Create compatibility with BladeWP hosting
0 votes · 0 comments
No comments yet.