-
Bug
-
Resolution: Fixed
-
Medium
-
3.13.2
-
None
-
3.13
-
Jira is serving resources with cache control private which means that caching does not happen under https. This was realized in Confluence, in CONF-13172, and was fixed, but this fix has not made its way to the jira application.
example response for favicon.png
HTTP/1.1 200 OK Date: Thu, 21 May 2009 16:03:31 GMT Server: Apache-Coyote/1.1 Expires: Sun, 19 May 2019 16:03:31 GMT Cache-Control: max-age=315360000000 Cache-Control: private ETag: W/"372-1235019814000" Last-Modified: Thu, 19 Feb 2009 05:03:34 GMT Content-Type: image/png;charset=UTF-8 Content-Length: 372 Keep-Alive: timeout=15, max=100 Connection: Keep-Alive
- is related to
-
JRASERVER-17374 JIRA 4.0 is not sending down caching headers on JS and images
- Closed
-
JRASERVER-36374 Jira REST requests do not return HTTP "Last-Modified" header
- Closed
- relates to
-
CONFSERVER-13172 Improve https speed by adding Cache Control Public to the caching headers for resources
- Closed