Cache-Control on admin page's objects
-
Hi,
I’m having trouble with caching objects, and when I’m looking in admin page I found these:
Request URL:https://x.x.x.x/load-styles.php?c=1&dir=ltr&load=admin-bar,wp-admin&ver=3.4.1 Response headers HTTP/1.1 200 OK Date: Mon, 16 Jul 2012 01:50:30 GMT Content-Type: text/css Expires: Tue, 16 Jul 2013 01:50:30 GMT Cache-Control: public, max-age=31536000 Content-Encoding: gzip Vary: Accept-Encoding etc ...
The same result is for
wp-admin/load-scripts.php?c=1&load=jquery,utils&ver=3.4.1
Strange is they’re in cache for 1 year, maybe that’s caused the admin page loads improperly.
How could I reduce its max-age value?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cache-Control on admin page's objects’ is closed to new replies.