Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 12:05:11 -0400 (EDT)
From:      Marc Nicholas <marc@hippocampus.net>
To:        James da Silva <jds@torrentnet.com>
Cc:        freebsd-small@FreeBSD.ORG
Subject:   Re: Tiny webserver 
Message-ID:  <Pine.BSF.3.95.980630120252.26294F-100000@neuron.hippocampus.net>
In-Reply-To: <199806301355.JAA19504@torrentnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 30 Jun 1998, James da Silva wrote:

> How about thhtpd, by the venerable free-software-guy Jeff Poskanzer?  It's
> got a BSD style copyright, and compiles right out of the box on FreeBSD.
> It purports to be small, fast, and secure.  It's definitely small, but I
> haven't tested the last two assertions.
> 
> 	[guarana 31] size thttpd
> 	text    data    bss     dec     hex
> 	40960   4096    1820    46876   b71c
> 
> Can't beat that.

113 ~>size simple_httpd
text    data    bss     dec     hex
12288   4096    0       16384   4000
114 ~>

Oh, I don't know about that ;-)

Very small, very simple, very free...(and very limited functionality)

http://www.hippocampus.net/~marc/simple_httpd.c


-marc

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Hippocampus OSD, Inc. "Industrial Strength Internet Solutions"
vox://416.979.9000 fax://416.979.8223 http://www.hippocampus.net


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980630120252.26294F-100000>