Wayne Lee wrote: > What is the maximum throughput on a 5501? I did a *very* simple test and got 11.2MB/sec (i.e. it fills the 100Mbps link). Scp gave me 4.2MB/sec.
Test setup: Debian 4.0 Kernel 2.6.18-5-486 Create 100MB file on ramdisk: mkdir /var/www/tmp mount -t tmpfs none /var/www/tmp #create ramdisk under webroot dd if=/dev/zero of=/var/www/tmp/file.bin bs=1M count=100 shred -n1 /var/www/tmp/file.bin Then on a client: wget http://10.0.0.1/file.bin Highly unscientific, but it might give a quick hint on what speeds to expect. Sven _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
