Ricardo Martinez writes:
Could this be related with the parameter
"lcr_hash_size", the default
value is 128, maybe I need to make it larger?
as the name says, lcr_hash_size affects the size of the hash table. any
power 2 size is ok. larger size just means smaller likelihood for
collisions.
-- juha