Hello Ganesha support. I have a customer running into some nasty intermittent connection issues an internal directory service (VAS) which ganesha is using to query group ownership of directories thanks to Manage_Gids = True;
As such, we've been asked to inspect the caching mechanism of ganesha U/GID mapping and determined that the ID map cache size is 1009 entries, as set here:
Since the customer has 6000+ groups, they have expressed interest in increasing this value to 20011 (must be prime) to account for nested groups and such.
Can you please confirm whether we would have to define this value ourselves and recompile ganesha, or whether it is configurable with a config file somehow?