Welcome! Log In Create A New Profile

Advanced

Nginx vhosts bandwidth limit

Posted by Zdunek 
Nginx vhosts bandwidth limit
March 15, 2012 07:32PM
Hello

I need bandwidth limit by vhost.

I need better solution than that:

limit_rate 2000;
limit_zone conn_to_server $server_name 10m;

limit_conn conn_to_server 2000;

Without connections limit. Only easy setup bandwidth limit for vhost/domain.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 292
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready