You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/10/14 16:35:05 UTC

[GitHub] [trafficcontrol] rawlinp commented on pull request #5142: Return last-modified header only in case of IMS requests

rawlinp commented on pull request #5142:
URL: https://github.com/apache/trafficcontrol/pull/5142#issuecomment-708519456


   Part of the problem is probably that when use_ims = false, we're always returning `last-modified` with epoch 0. So that is what's changing -- we're no longer sending a default epoch 0 `last-modified` when use_ims = false.
   
   Maybe once use_ims = true has been thoroughly vetted, we can just enable that by default and always return a valid `last-modified`?


----------------------------------------------------------------
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