Comments

2 comments

  • Peter Wohlers

    Hi Vlad- If you capture the HEAD in vcl_recv and return(pass) it should work.

    But otherwise, for a cacheable object we're going to fetch the object.

    --Peter

    -1
    Comment actions Permalink
  • Vladimir Li

    Is it possible to cache the object though? I have modified the Fastly VCL boilerplate to do exactly that, but I would still like to cache the HEAD request according to the Cache-Control header returned in the response.

    0
    Comment actions Permalink

Please sign in to leave a comment.