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