Name
easy:SetOpt_Max_Send_Speed_Large -- rate limit data upload speed
Synopsis
easy:SetOpt_Max_Send_Speed_Large(maxspeed)
Function
Pass a value as parameter with the maxspeed. If an upload exceeds this speed (counted in bytes per second) the transfer will pause to keep the speed less than or equal to the parameter value. Defaults to unlimited speed.

This option doesn't affect transfer speeds done with FILE:// URLs.

Inputs
maxspeed
input value

Show TOC