[5598] in www-talk@info.cern.ch
Re: bandwidth considerations of ftp vs http
daemon@ATHENA.MIT.EDU (Simon E Spero)
Wed Sep 14 20:23:57 1994
Date: Thu, 15 Sep 1994 02:16:09 +0200
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: ses@tipper.oit.unc.edu
From: Simon E Spero <ses@tipper.oit.unc.edu>
To: Multiple recipients of list <www-talk@www0.cern.ch>
Not really. FTP sets up a control connection, then starts a new virtual
circuit for each file. Once file transfer is in progress, both FTP and HTTP
should have identical performance characteristics (providing that neither is
doing any presentation transformation such as FTP's ascii mode)
Simon