From 401f06add699d394c2f3b7ab0d739a206266db93 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 11 Jul 2003 03:29:27 +0000 Subject: [PATCH] r5283: *** empty log message *** --- doc/readme.lml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/readme.lml b/doc/readme.lml index 0e86f86..5ebbb05 100644 --- a/doc/readme.lml +++ b/doc/readme.lml @@ -21,12 +21,14 @@ ").") (:h2 "Features") (:ul - (:li "support of AllegroCL, CMUCL, SBCL with sb-thread, and Lispworks.") + (:li "support for AllegroCL, CMUCL, SBCL with sb-thread, and Lispworks.") (:li "listener and worker socket/process management so that shutting down the listener closes all related open sockets and terminates all related proceses.") (:li "support for running multiple command processors on multiple ports.") (:li "transparent support for precomputing the HTML or XML response to take advantage of HTTP/1.1's Keep-Alive feature. This is switchable with a single keyword argument to the macro " (:tt "with-ml-page") ".") + (:li "Optional timeout of worker processes") + (:li "Two process models for flexibility") (:li "Demonstration processor included")) (:h2 "Prerequisites") (:ul -- 2.34.1