<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">Last time I had to do something similar I went with Cloudflare. It's been a few years now and it's still the cheaper option with no management overhad. If delegating this functionality to a SaaS is an option for you, it's worth considering.</div>
<div name="messageReplySection">On 21 Sep 2018, 07:40 +0100, Frank Muller <frank.muller.erl@gmail.com>, wrote:<br />
<blockquote type="cite">
<div dir="auto">Hi guys</div>
<div dir="auto"><br /></div>
<div dir="auto">We have an HTTP web service based Cowboy which is receiving more and more traffic.</div>
<div dir="auto"><br /></div>
<div dir="auto">We would like to implement a throttling mechanism per IP address to limit how many request/sec the same IP address can make.</div>
<div dir="auto"><br /></div>
<div dir="auto">Is there any library out there for that?</div>
<div dir="auto">Or any (simple yet efficient) algorithm to implement?</div>
<div dir="auto"><br /></div>
<div dir="auto">Ideas & feedabacks are very welcome. </div>
<div dir="auto"><br /></div>
<div dir="auto">Thanks in advance.</div>
<div dir="auto"><br /></div>
<div dir="auto">/Frank</div>
_______________________________________________<br />
erlang-questions mailing list<br />
erlang-questions@erlang.org<br />
http://erlang.org/mailman/listinfo/erlang-questions<br /></blockquote>
</div>
</body>
</html>