On Friday 30 January 2015 16:33:16 shahzaib shahzaib wrote:
> Hi,
>
>is there a way we can limit incoming bandwidth (from Remote to linux
> box) using nginx ? Nginx is forwarding user requests to different URL and
> downloading videos locally due to which server's incoming port is choking
> on
Hi,
Slightly complicated setup with 2 nginx servers.
server1 has a public ipv4 address using proxy_pass to server2 over ipv6
which only has a public ipv6, this then has various upstreams for each
subdomain.
ipv6 capable browsers connect directly to server2, those with only ipv4
will connect
Hi,
is there a way we can limit incoming bandwidth (from Remote to linux
box) using nginx ? Nginx is forwarding user requests to different URL and
downloading videos locally due to which server's incoming port is choking
on 1Gbps for large number of concurrent users. If we can lower incoming
ba