Posted by joseph on January 28, 2010 ·
In this post we’ll show an example on how to implement transfer rate limitation in Nginx. As this limitation is User agent based, it can be very meaningful for high transfer volume websites like download site, a mirror site like mirror.centos.org, etc.
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
[...]