Bug 28214

Summary: Fix port: ftp/oftpd
Product: Ports & Packages Reporter: anders <anders>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description anders 2001-06-17 03:00:02 UTC
Sendfile code in oftpd isn't really working well, it's making oftpd eat
obnoxious amonts of CPU time while repeatedly calling sendfile(). I'm
prodding the author about it. But I'd like it disabled for now, until a
proper fix is ready.

How-To-Repeat: 
	<Code/input/activities to reproduce the problem (multiple lines)>
Comment 1 dannyboy freebsd_committer freebsd_triage 2001-06-17 19:17:00 UTC
State Changed
From-To: open->closed

Committed, thanks.