freebsd-ports/ftp
Justin T. Gibbs 6f6a47cec5 Tune wu-ftpd for high performance:
- Link ftpd static - big win since it forks so often.
- Turn off push flag to keep sender TCP from sending short packets
  at the boundaries of each write().  Should probably do a SO_SNDBUF
  to set the send buffer size as well, but that may not be desirable
  in heavy-load situations.
- Double the send buffer size.
- Add an option to config.h, LOG_TOOMANY, defined by default, that controls
  whether we bother to complain when a connection hits a user limit.  Turning
  this off removes at least 3/4 of the syslog usage of wu-ftpd on a busy
  system saving CPU and logspace.
- Make SKEY portions truely optional by one knob in the src Makefile

Obtained from: David Greenman <davidg@FreeBSD.org> and wcarchive
1995-10-09 05:27:19 +00:00
..
mirror This patch to mirror allows you to specify a "account" too. This 1995-06-15 17:31:25 +00:00
moxftp Submitted by: Steve Passe <smp@csn.net> 1995-10-03 23:15:23 +00:00
ncftp2 Upgrade to 2.2.0 1995-10-04 23:36:02 +00:00
ncftp3 Upgrade to 2.2.0 1995-10-04 23:36:02 +00:00
wu-ftpd Tune wu-ftpd for high performance: 1995-10-09 05:27:19 +00:00
wu-ftpd+ipv6 Tune wu-ftpd for high performance: 1995-10-09 05:27:19 +00:00
yale-tftpd Manpage is compressed. 1995-04-17 07:57:52 +00:00