[Server-devel] wwwoffle
C. Scott Ananian
cscott at cscott.net
Wed Feb 6 21:53:53 EST 2008
On Feb 6, 2008 2:53 AM, Andy Rabagliati <andyr at wizzy.com> wrote:
> On Mon, 04 Feb 2008, C. Scott Ananian wrote:
> The arrangement is
>
> /var/cache/wwwoffle/http/www.cnn.com/Ubase64-encodedmd5hash (URL)
> /var/cache/wwwoffle/http/www.cnn.com/Dbase64-encodedmd5hash (Data)
>
> So it is very flat to start with.
Hmm, maybe too flat. jffs2 and ext2 directories don't actually scale
well when they contain thousands of files. The git objects directory
uses the first two characters of the filename as a subdirectory name.
How is the cache garbage collected? Or does it grow w/o bound?
> I carry mail as well as web traffic - mail is more sensitive. I would
> like to encrypt the UUCP traffic with GPG or something.
Not an easy problem. The real solution is probably end-to-end from
mail server to user.
--scott
--
( http://cscott.net/ )
More information about the Server-devel
mailing list