Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2002 16:44:46 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        Attila Nagy <bra@fsn.hu>
Cc:        Tomas Svensson <tsn@gbdev.net>, hackers@freebsd.org, danny@cs.huji.ac.il
Subject:   Re: sendfile() in tftpd? 
Message-ID:  <E1700b8-00008i-00@cs.huji.ac.il>
In-Reply-To: Message from Attila Nagy <bra@fsn.hu>  of "Tue, 23 Apr 2002 15:23:16 %2B0200." <Pine.LNX.4.44.0204231521120.24266-100000@scribble.fsn.hu> 

next in thread | previous in thread | raw e-mail | index | archive | help
i've had this modified tftpd for some time now,
	o - it's single threaded - runs as daemon and does not fork new children
	o - it caches files
	o - uses mmap
	o - knows about some of the newer tftp stuff - mainly blocksize.
it's been running for some years now, and lately i re-vamped it a bit to
run under FreeBSD.

ftp://ftp.cs.huji.ac.il/users/danny/tftpd

enjoy,

	danny



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1700b8-00008i-00>