>> Just make sure you use a filesystem that is able to handle huge
>> directories.

> In my experience on FreeBSD, once the cache grow over 100G, the
> performance hit is significant.

Yes, BSD's FFS doesn't hash large directories -- open will perform
a linear search in the directory.  You shouldn't see such a hit with
ReiserFS, XFS or ext4.

-- Juliusz

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Polipo-users mailing list
Polipo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/polipo-users

Reply via email to