pkgsrc-wip/mathopd/DESCR
ISIHARA Takanori 8fce266b07 * Remove TODO file.
* Modify DESCR file (remove signature).
2011-04-03 02:36:36 +00:00

8 lines
368 B
Text

Mathopd is a very small, yet very fast HTTP server for UN*X systems.
Mathopd is designed specifically to handle a large number of connections
with minimal fuss. It contains no unnecessary add-ons, but it does the
trick for most things.
Mathopd does not allocate any memory, once it has started up, and
does not fork any processes (except for CGI scripts of course.)