limit_rate_after
Cristian R.
lists at ruby-forum.com
Tue Oct 23 15:42:55 UTC 2012
Igor Sysoev wrote in post #820789:
> On Wed, May 27, 2009 at 06:50:44PM +0400, Igor Sysoev wrote:
>
>> Patch creates limit_rate_after directive:
>>
>> limit_rate_after 1m;
>> limit_rate 100k;
>>
>> The directive limits speed only after the first part was sent.
>
> The renewed patch.
Any chance for a new patch here to shape the burst as well?
I want first 1m to go with 500k and the remaining with 100k...
Thank you
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list