max_ranges not working

Gary lists at lazygranch.com
Wed Oct 18 23:02:53 UTC 2017


Isn't multipart the means to speed up downloading with multiple streams? So wouldn't rate limiting solve the problem? 


  Original Message  
From: lists at lazygranch.com
Sent: October 18, 2017 3:15 PM
To: nginx at nginx.org
Reply-to: nginx at nginx.org
Subject: Re: max_ranges not working

This needs further explaining. If you rate limit, a multiple connection download manager won't download any faster. 

  Original Message  
From: lists at lazygranch.com
Sent: October 18, 2017 3:13 PM
To: nginx at nginx.org
Reply-to: nginx at nginx.org
Subject: Re: max_ranges not working

I know max connections will solve this, but the drawback is you could have some large user behind a NAT, which would lock out users.  I used a multiple connection download manager to verify this.

This ranges feature sounds great. I look forward to you getting it to work. ;-)

  Original Message  
From: nginx-forum at forum.nginx.org
Sent: October 18, 2017 3:05 PM
To: nginx at nginx.org
Reply-to: nginx at nginx.org
Subject: max_ranges not working

hi , 
we are under heavy request storm .
i seted 
max_ranges 0;
to stop multirange requests "multipart download"
but it not working i see 10 concurrent download follow in each file . 
i need to limit this value to 2 maximum range request per file.
i usig aio threads.

any way any body help me to fix the problem?

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,276952,276952#msg-276952

_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx


More information about the nginx mailing list