Does pfsense support rate limit for the given scenerio: Clients use a API that sends http post requests to my server at a specific url like:
www.example.com/some_service/a/b I want to limit the # of requests per minute to 100. If there are more than 100 requests in a given minute, I want to hard block all further requests. I don't know client i.p addresses before hand. Also if this is possible, could I also set different rate limits if I knew the clients ipaddress/server host?
_______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
