Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Vod Server Rate Limit NGINX

cybman

Basic Member
Basic Member
Banned
Joined
Sep 20, 2019
Messages
25
Reaction score
261
Points
59
Location
Marruecos
Hi,

anyone know how i can rate limit the downloads from a vod server?

i know some iptvs providers they are rate limiting using percentage of download file

like this, download at full speed until you reach 15% of file and after that download like at 10Mbit

i know nginx has some rate limit funcions but none of them using file size as variable , how they do it? using a third party module?

regards,
 
Hi,

anyone know how i can rate limit the downloads from a vod server?

i know some iptvs providers they are rate limiting using percentage of download file

like this, download at full speed until you reach 15% of file and after that download like at 10Mbit

i know nginx has some rate limit funcions but none of them using file size as variable , how they do it? using a third party module?

regards,

so do you want to limit request rates? Or do you want to limit bandwidth usage? Or both?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Sounds interesting, I'd like to know more about how to implement this as well :)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
 
I'm going to give this a try, thanks buddy! Stay safe!
 
thx but that isnt im looking for

limit_rate_after 1m;

the variable is size and not percent of the file, will limit after you download like 1Mbyte

if you have files with 15Gb and others with 500Mb will be be an issue

so the best is doing like some others iptvs providers are doing, the variable isnt size but percentage of file
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Don’t use NGINX to do it
i made a packet capture on some iptv providers with this traffic rate and they are using nginx and xtream

but i read nginx cant know file size so i im a litte confuse how they do it
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top