<div id="reply-content">
        Maybe ive misunderstood but cant you very simply do this by injecting a cookie on the origina req page and then have nginx match, count it and apply rates? Or maybe im comicating it... If even possible
    </div>
    <div id="A369A61CD1C642C78303005B6285F5F6"><div><br></div>-- <br>Payam Chychi<br>Network Engineer / Security Specialist<div><br></div></div>
     
    <p style="color: #A0A0A8;">On Tuesday, October 22, 2013 at 8:42 PM, Brian08275660 wrote:</p>
    <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
        <div id="quoted-message-content"><div><div>Hi,</div><div><br></div><div>I'm using the limit_req_zone module. I would like it to act only on some</div><div>requests that have a certain string in one variable in the query string of</div><div>the URL.For example, lets say that I'm providing a IP geolocation service,</div><div>and that in the URL there is a query string like this:</div><div><br></div><div>http://api.acme.com/ipgeolocation/locate?key=NANDSBFHGWHWN2X&ip=146.105.11.59</div><div><br></div><div>I would like the rule to detect when the "key" parameter ends with "2X", and</div><div>in such case to apply the limitation. </div><div>What I really need is to give NGINX a secret message. The "key" parameter</div><div>would end in "01X",  "02X", "03X" (etc). This would indicate Nginx the</div><div>limitation of queries per minute, and Nginx would apply a different rate for</div><div>each request, depending on the "message".</div><div><br></div><div>Is there a way to do that? </div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Posted at Nginx Forum: http://forum.nginx.org/read.php?2,244015,244015#msg-244015</div><div><br></div><div>_______________________________________________</div><div>nginx mailing list</div><div>nginx@nginx.org</div><div>http://mailman.nginx.org/mailman/listinfo/nginx</div></div></div>
         
         
         
         
    </blockquote>
     
    <div>
        <br>
    </div>