None. "ufs" is just the name for the original storage method in Squid
(which at that time only ran on Unix boxes).
The "ufs" Squid storage method works by creating a directory structure
of L1 directories with L2 subdirectories, and then puts each object in a
unique file in the L2 subdirectories, at most L2 number of files in each
L2 directory.
The "aufs" and "diskd" stores uses the same layout, but differend code
paths to improve I/O latency.
Other storage methods will appear by time.
-- Henrik Nordstrom Squid Hacker Florian Stichel wrote: > > Hi, > > what's the meaning of ufs in connection with squid ?? > can anyone explain me how the ufs-system from squid works ??? > > thanks > Florian StichelReceived on Fri May 04 2001 - 13:00:35 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:49 MST