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