Hi Guys,
I wonder how we can determine and set an appropriate size of ATTRBUFSIZE in a way that to have a perfect performance besides NOT wasting too memory?
As you know, the default value of ATTRBUFSIZE is 50000 , If we set too low value then the buffer will not be used effectively, slowing performance. A too large a value also will wastes memory, sh how we can set the best value for this parameter?
Thanks for your time in advanced