How can I rate limit post request by url for once per day?
Is this something that I would have to use stick-tables and/or ACL? I was looking for examples but couldn’t find what I was quite looking for. Any examples or pointers to resources would be greatly appreciated!