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/.