[erlang-questions] Throttling HTTP requests

Frank Muller frank.muller.erl@REDACTED
Fri Sep 21 08:40:00 CEST 2018


Hi guys

We have an HTTP web service based Cowboy which is receiving more and more
traffic.

We would like to implement a throttling mechanism per IP address to limit
how many request/sec the same IP address can make.

Is there any library out there for that?
Or any (simple yet efficient) algorithm to implement?

Ideas & feedabacks are very welcome.

Thanks in advance.

/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180921/803f43bb/attachment.htm>


More information about the erlang-questions mailing list