elsloo opened a new issue #8161:
URL: https://github.com/apache/trafficserver/issues/8161


   When a range request comes into ATS and the underlying object must be 
revalidated or is expired, it appears that ATS serves the entire object to the 
client and ignores the requested range in the `Range` header. While range 
requests are not required to be supported, in this case they are supported in 
ATS, and the difference in behavior can lead to unexpected results when the 
client sees the 200 and full object instead of the 206. Ideally ATS would 
revalidate, fill the new object as necessary, and return the requested range to 
the client.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to