Subject: Why is wu-ftpd so damn slow ???
To: None <current-users@NetBSD.ORG>
From: Rob Healey <rhealey@kas.helios.mn.org>
List: current-users
Date: 06/17/1995 18:29:34
For those who have hacked up wu ftpd 2.4 to work with NetBSD
via the diffs and inspection of ftpd.c to tweek sprintfs and such:
Is the end executable transfering at < 300 baud over ethernet
for you too?!? I compared the off_t stuff with that in the
BSD ftpd and it seems to agree.
I assume something having to do with quads is REALLY slowing
things down?!
This is on an m68k platform, i.e. big endian, if that matters.
Any hints/tips appreciated!
-Rob