@tsearle

After reading the documentation here, specifically Chapter 3. Development Guide, and a bit of code reading regarding this module, it's seems that current documentation is correct.

Internally, pike module uses a tree structure to create nodes with parts of the IPs and if multiple are coming from the same subset they will be blocked faster (minimum reqs_density_per_unit hits though) and others coming from different subnet might require up to 3x or 9x hits (IPv4/IPv6 respectively).

I will double check that the rest documentation is up to date though.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3806/c2044458386@github.com>