limit connection

Yanxin Z. lists at ruby-forum.com
Wed May 4 09:24:37 MSD 2011


Hello,
I want to limit the number of connection per hour from IP range.

For example, I want to limit every hour, each IP can only visit our
website for 5 times.

How can I write the config?

There is limit_req, which limit the connection rate, used for DDos
control.
But it is different from my requirement.

Thanks,
Yanxin

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list