How to limit speed of transmission on some kind of condition

gdtv nginx-forum at nginx.us
Tue Dec 1 12:45:26 MSK 2009


Hello,
The wiki says:

server {
  if ($slow) {
    set $limit_rate  4k;
  }
}


How to define $slow , config $slow or set $slow ?

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,26983,26983#msg-26983





More information about the nginx mailing list