traeak commented on issue #8481: URL: https://github.com/apache/trafficserver/issues/8481#issuecomment-956936943
Looking at the code for some reason the cache_range_requests plugin expects both "206" and "Partial Content". I don't see "Partial Content" as a reason from the origin. The question is, *should* the cache_range_requests plugin expect this. I believe that as a workaround you can add a header_rewrite plugin with a rule to set reason to "Partial Content" if a 206 header status is encountered. -- 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]
