As reported by Juan Priotti
[
here](https://lists.kamailio.org/pipermail/sr-users/2017-December/099727.ht… the way
pipelimit actually works is:
limit * timer_interval = max req/sec
However the [module
documentation](https://www.kamailio.org/docs/modules/5.1.x/modules/pipelimi…
can be interpreted as:
limit / timer_interval = max req/sec
Is this just a documentation error or are we doing something wrong?
Thanks.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1671