Unfortunately, reading large files from Mac OS X is incredibly slow. Adding the following to /etc/sysctl.conf solves this annoying problem:
net.inet.tcp.delayed_ack=0This configuration file does not exist in a default installation so simply create it from scratch. rc(8) takes care of it automatically.