[SR-Users] Kamailio LCR module memory concern

Juha Heinanen jh at tutpro.com
Wed Jun 10 17:56:56 CEST 2015


Ali Taher writes:

> I just need to know the specs needed for a server in order to be able to
> handle 44 million or rules using LCR module , and what configuration
> (parameters) should be applied.

I have already answered this.  Calculate from lcr_mod.h rule_info struct
how much memory one rule requires.  On top of that you need memory for
the hash table.  How much depends on your collision requirement.

-- Juha



More information about the sr-users mailing list