This looks like bad behavior. I'm trying to set emby up in front of a caching CDN to improve performance for some of my faraway users. When I introduce the CDN, it slices each request into 8 MB chunks and requests each one individually ahead of the client requesting that portion of the data.     The request comes from the CDN into an Nginx which then forwards to emby on its internal port. Here are the request/responses. I've obscured some personal stuff:     Request on external interface t