On Tue, Dec 16, 2008 at 09:34:28AM -0600, Robert Keevil wrote: > 2008/12/16 Björn Stenberg <bj...@haxx.se>>> Are there more settings we should > look into? > dircache: on > For HDD targets with "enough" RAM. But should that include 16Mbtargets, or > only those with more?
dircache fails (in a non-friendly way IIRC) if you have too many files in a directory. That means that turning it on by default will break things for some users. Frank -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan