Limit download speed using PHP

前端 未结 6 2359
北荒
北荒 2020-12-02 13:37

I found on Google some PHP scripts to limit the download speed of a file, but the file download at 10 Mbps or if it download at 80 kbps as i set it, after 5 mb, it stops dow

6条回答
  •  抹茶落季
    2020-12-02 14:11

    try this: http://labs.easyblog.it/download-limiter-php/

    using pv unix command for best for greater precision in the bandwidth

提交回复
热议问题