<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>19354</bug_id>
          
          <creation_ts>2012-10-08 17:19:31 +0000</creation_ts>
          <short_desc>expires headers not applied to page assets</short_desc>
          <delta_ts>2012-10-25 06:12:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>webplatform.org</product>
          <component>skin</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Markus Glaser">glaser</reporter>
          <assigned_to name="Doug Schepers">schepers</assigned_to>
          <cc>paul.irish</cc>
          
          <qa_contact name="public-webplatform-bugs list">public-webplatform-bugs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>75595</commentid>
    <comment_count>0</comment_count>
    <who name="Markus Glaser">glaser</who>
    <bug_when>2012-10-08 17:19:31 +0000</bug_when>
    <thetext>It seems that docs sends an http header to disable broser caching</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77082</commentid>
    <comment_count>1</comment_count>
    <who name="Paul Irish">paul.irish</who>
    <bug_when>2012-10-25 04:57:52 +0000</bug_when>
    <thetext>Looking at headers I&apos;m seeing

HTTP/1.1 200 OK
Server: Apache/2.2.14 (Ubuntu)
X-Powered-By: PHP/5.3.2-1ubuntu4.18
X-Content-Type-Options: nosniff
Content-language: en
Cache-Control: s-maxage=18000, must-revalidate, max-age=0
Last-Modified: Wed, 17 Oct 2012 07:41:45 GMT
Content-Encoding: gzip
Content-Type: text/html; charset=UTF-8
Content-Length: 11986
Accept-Ranges: bytes
Date: Thu, 25 Oct 2012 04:51:41 GMT
Age: 460
Via: 1.1 varnish
Connection: keep-alive
X-Served-By: cache-s30-SJC2
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1351140701.822546721,VS0,VE0
Vary: Accept-Encoding,Cookie

--

We have last modified, so subsequent refreshes trigger a 304. This works as expected.

Nonpage resources like woff fonts are re-requested on all views. This is an opportunity for some medium-length expires headers.

http://www.webpagetest.org/result/121025_QM_3WC/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77092</commentid>
    <comment_count>2</comment_count>
    <who name="Paul Irish">paul.irish</who>
    <bug_when>2012-10-25 06:12:23 +0000</bug_when>
    <thetext>webpagetest confirms files are cached. closing</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>