On Sun, Jan 17, 2010 at 3:02 PM, Juan Belmonte <[email protected]> wrote: > It's better http than tftp?
Expect to see better performance using HTTP. TFTP is a lock-step protocol. A packet of data is sent and then the receiver must send an acknowledge before the send can send the next packet. HTTP uses TCP an can send several packets of data without waiting around for an acknowledge. Stefan _______________________________________________ gPXE mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe
