Can't make the "rate limiting" to work

I created a simple "rate limiting" rule for my proxied sub-domain:

(http.request.uri.path contains "plugin_update")

If rate request exceed 2 calls per 10 seconds, it should Block with a Custom HTML.

Yet that is not happening at all.. What could be wrong?
image.png
Was this page helpful?