Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 17:33:36 -0600 (MDT)
From:      Nate Williams <nate@yogotech.com>
To:        Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc:        Jamie Norwood <mistwolf@mushhaven.net>, freebsd-security@FreeBSD.ORG
Subject:   Re: IPFW almost works now.
Message-ID:  <15142.42704.228823.693752@nomad.yogotech.com>
In-Reply-To: <200106122044.QAA93356@khavrinen.lcs.mit.edu>
References:  <657B20E93E93D4118F9700D0B73CE3EA0166D97D@goofy.epylon.lan> <20010612152856.A72299@mushhaven.net> <3B267827.5090002@lmc.ericsson.se> <20010612162749.A73655@mushhaven.net> <200106122044.QAA93356@khavrinen.lcs.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> > No, it has a host of limitations all it's own, not the least of which is 
> > that is is actually less efficient at transfering files, 
> 
> Balderdash!  HTTP and TCP both send files over identical TCP
> connections, which makes them equally efficient.

From a raw protocol stack, yes.  However, most FTP servers are optimized
for streaming out large bits of static data, while HTTP servers are less
optimized for this.

FTP servers can be more easily optimized (KISS et al), and hence FTP is
a better protocol for simple file transfers.



Nate

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15142.42704.228823.693752>