Download List

Project Description

Soma is an HTTP/1.1-compatible Web server written in Java. It is
powerful (capable of handling many thousands of requests
simultaneously), configurable, secure, and intelligent. It can run CGI
programs, and has good support for Unix systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-06-10 13:49
0.81pre2

Fixed problem with inability to log HTTP errors.
Tags: Minor feature enhancements

2001-06-09 19:14
0.81pre1

This release adds internal restructuring of code, a port to the
HTTPlib package, a Plugin system, redirection of System.out and
System.err to a file, and unified log files (i.e., date/time is no
longer part of the file name).
Tags: Minor feature enhancements

2001-01-30 15:13
0.80.1

K, M, and G suffixes to number values in the config file are now allowed. Support was added for chaning the URL of the server software web site. A minor bug fix in log support was made.

2001-01-30 15:13
0.80

This release adds support for plugging in classes to override the
standard HTTP method handlers, and many small bugfixes and
improvements in the CGI handler, directory lister, and URL corrector.
All the classes have been moved into com.auntfloyd.* packages.

2001-01-30 15:13
0.79

Better support for Unix systems, support for logging errors, requests, etc., a better directory lister, and a new URL correction feature.

Project Resources