[wp-trac] [WordPress Trac] #40602: Why doesn't Wordpress use Immutable Cache?
WordPress Trac
noreply at wordpress.org
Sat Apr 29 00:01:20 UTC 2017
#40602: Why doesn't Wordpress use Immutable Cache?
-------------------------+-----------------------------
Reporter: programmin | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: performance |
-------------------------+-----------------------------
When you have js files that will not change in a certain version of
Wordpress, why not set the immutable cache that is enabled on various
browsers?
https://hacks.mozilla.org/2017/01/using-immutable-caching-to-speed-up-the-
web/
For example this url should never change output unless user changed the
wordpress version, in which case the ver= will change, forcing browser to
load that url.
/wp-admin/load-scripts.php?c=gzip&load%5B%5D=jquery-core,jquery-
migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-
mouse,underscore,mediaelement,jquery-ui-sortable&ver=4.7.4
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40602>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list