limit_zone in nginx

Andrius Semionovas admin at agonija.eu
Wed Feb 11 16:06:35 MSK 2009


sure:

	limit_zone   one  $binary_remote_addr  10m;
	limit_conn   one 7;

you need put this in http section.

On Wed, 11 Feb 2009 13:57:45 +0200, Do Good <lists at ruby-forum.com> wrote:

> Hi,
>
> Can I limit particular IP or Domain using limit_zone?
> Can anybody give me an example.







More information about the nginx mailing list