Next Previous Contents

4. Appendix

4.1 License

This program is distributed under the GNU General Public License, as noted in each source file:

/*
 *  Boa, an http server
 *  Copyright (C) 1995 Paul Phillips <psp@well.com>
 *
 *  This program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 1, or (at your option)
 *  any later version.
 *
 *  This program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 *  GNU General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with this program; if not, write to the Free Software
 *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 *
 */

4.2 Acknowledgments

The Boa Webserver is currently maintained and enhanced by Larry Doolittle <doolitt@jlab.org> and Jon Nelson <nels0988@tc.umn.edu>.

We would like to thank Russ Nelson <nelson@crynwr.com> for hosting the http://www.boa.org web site.

We would also like to thank Paul for writing code that is worth maintaining and supporting.

Paul Phillips wrote the first versions of Boa, up to and including version 0.91. Version 0.92 of Boa was officially release December 1996 by Larry Doolittle. Version 0.93 is a development version of 0.94.

Many people have contributed to Boa, including (but not limited to) Charles F. Randall <randall@goldsys.com>, Christoph Lameter <chris@waterf.org>, Russ Nelson <nelson@crynwr.com>, and Alain Magloire <alain.magloire@rcsm.ee.mcgill.ca>.

Paul Phillips records his acknowledgments as follows:

Thanks to everyone in the WWW community, in general a great bunch of people. Special thanks to Clem Taylor <ctaylor@eecis.udel.edu>, who provided invaluable feedback on many of my ideas, and offered good ones of his own. Also thanks to John Franks, author of wn, for writing what I believe is the best webserver out there.

4.3 Reference documents

Links to documents relevant to Boa development and usage. Incomplete, we're still working on this. NCSA has a decent http://hoohoo.ncsa.uiuc.edu/docs/Library.html page along these lines, too.

Also see Yahoo's list
http://www.yahoo.com/Computers_and_Internet/Software/Internet/World_Wide_Web/Servers/

4.4 Other web servers

For unix-alike platforms, with published source code.

Also worth mentioning is Zeus. It is commercial, with a free demo, so it doesn't belong on the list above. Zeus seems to be based on technology similar to Boa and thttpd, but with more bells and whistles.
http://www.zeus.co.uk/products/server/

4.5 Benchmarks

4.6 Tools

References last checked: 06 October 1997
Conversion to SGML by Jon Nelson
Original html documentation by Larry Doolittle
Copyright (c) 1996, 1997, 1998


Next Previous Contents