Re: help to understand proxy_pass and proxy_cache

2016-02-28 Thread Payam Chychi
Hi If your http server is on linux, why not simply use iptables to limit the speed per request? Anyways, yes, you can use nginx to limit transfer speeds. Nginx has several examples on the wiki Cherrs, Payam chychi On Feb 28, 2016, 10:52 AM -0800, vampeta, wrote: > Hi guys, > i would like to

help to understand proxy_pass and proxy_cache

2016-02-28 Thread vampeta
Hi guys, i would like to understand if nginx can be used for my request, i try to explain: i have a http mpegts server we are 5 client normally someone think to connect all together to the server like: client1---> \ client2---> \ client3---> htt