You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/04/08 16:28:29 UTC

[GitHub] [trafficserver] paladox commented on issue #7671: Caching doesn't seem to work

paladox commented on issue #7671:
URL: https://github.com/apache/trafficserver/issues/7671#issuecomment-815965817


   Weird thing is it take a little while for the below to work before it says "uScRs f p eN:t cCHp s " (as in I have to keep trying until it says cached). But it wont work on any other url.
   
   ```
   curl --resolve meta.miraheze.org:443:127.0.0.1 https://meta.miraheze.org/wiki/Main_Page  -I
   HTTP/2 200 
   server: nginx
   date: Thu, 08 Apr 2021 16:25:41 GMT
   content-type: text/html; charset=UTF-8
   x-powered-by: PHP/7.3.27-1~deb10u1
   x-content-type-options: nosniff
   p3p: CP="This is not a P3P policy! See https://meta.miraheze.org/wiki/Special:CentralAutoLogin/P3P for more info."
   content-language: en
   vary: Accept-Encoding, Cookie, Authorization
   cache-control: s-maxage=18000, must-revalidate, max-age=0
   last-modified: Thu, 08 Apr 2021 15:56:14 GMT
   x-request-id: 08ba58dfdb9278fcf971980f
   strict-transport-security: max-age=31536000; includeSubDomains; preload
   x-served-by: mw10.miraheze.org
   x-xss-protection: 1; mode=block
   x-frame-options: ALLOW-FROM static.miraheze.org
   age: 40
   content-length: 37006
   via: http/1.1 localhost (ApacheTrafficServer/8.0.2 [uScRs f p eN:t cCHp s ])
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org