On Wednesday 16 Mar 2011 20:54:30 hai wu wrote: > Just for downloading files like vmlinuz/initrd.img, wouldn't it be better > to use tftp instead of using http when the image files would be very > large?
(Redirected to [email protected]) HTTP will generally scale better than TFTP. The possible exception is when simultaneously multicasting an image to multiple clients. Michael _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel

