Re: Proxy buffering and slow clients related issues

2017-10-03 Thread Maxim Dounin
Hello! On Mon, Oct 02, 2017 at 11:51:33PM -0400, rnmx18 wrote: > Hi, > > We are trying to use NGINX for caching service in low bandwidth, high > latency mobile networks. The service is to stream 10-sec video segments of > different types ranging from 2MB to 50MB. > > NGINX proxy_buffering confi

Proxy buffering and slow clients related issues

2017-10-02 Thread rnmx18
Hi, We are trying to use NGINX for caching service in low bandwidth, high latency mobile networks. The service is to stream 10-sec video segments of different types ranging from 2MB to 50MB. NGINX proxy_buffering configuration is as follows: proxy_buffering on; proxy_buffer_size