Re: HTTP Chunked Transfer Question

2021-02-19 Thread Miles Libbey
We are very much not chunked fans. Just filed https://github.com/apache/trafficserver/issues/7544 today -- chunked encoding from the origin for relatively large files are consistently stalling out for us. and had several other problems over the last few years https://github.com/apache/trafficserve

HTTP Chunked Transfer Question

2021-02-19 Thread Nick Dunkin
Hi, I’m curious about people’s experiences with the chunked transfer options in traffic server. proxy.config.http.chunking_enable 1. Is anyone using this feature to deliver low latency video segments for either HLS or DASH? 2. If the origin server also supports chunked transfer, does AT