//flex table opened by JP

Click to See Complete Forum and Search --> : FTP vs. HTTP - Which is faster?


romorris
06-18-1999, 03:26 PM
Does anyone know where I can get my hands on some comparison numbers for the speed difference between FTP and HTTP?

Thanks,

Ray

BBA
06-18-1999, 07:45 PM
I don't know the numbers, but I can tell you TCP/IP headroom is more costly in performance than FTP.

How about some elaboration someone?

BBA

kwai
06-19-1999, 05:19 AM
both ftp and http use tcp/ip (say that ten times fast). if i remember correctly, ftp is a less "chatty" protocol, meaning it takes less dialogue between the two ends to transmit data.

kind of hard to find a performance comparison in the real world, cuz the same named file may be on two different servers depending on if you're using ftp or http. why not just select ftp by preference, and just know you're getting a better deal? http://www.sysopt.com/forum/smile.gif

cobain1crt
06-19-1999, 03:36 PM
All depends on the server.