Re: Mirror layout proposal

Scott Kveton <[email protected]> Fri, 1 Aug 2003 16:09:27 -0700
Newsgroups gmane.linux.zynot.zynaut
Message-ID <[email protected]>
> ftp is designed for file transfer, HTTP is not ...
> if you want i can go into an analysis of the FTP protocol vs HTTP and why ftp 
> is much more suited ...

FTP is an awful protocol for many number of reasons.  Getting past
firewalls, crappy server software and the nature of the beast (limiting
to a number of connections instead of amount of bandwidth) just to name
a few.

HTTP is not ideal, but its the easiest to deploy, Apache is _kind of_ a
good application ... 10.6Tb last month via HTTP and only 6Tb for ftp on
our end ... it also appears users prefer that method.

Scott :-)