[Lispweb] mod_lisp 2.2
Marc Battyani
marc.battyani at fractalconcept.com
Fri Mar 22 16:54:36 CST 2002
mod_lisp is an Apache module to easily write web applications in Lisp.
mod_lisp talk from Apache to lisp processes by sockets with a very
straightforward protocol to handle a request. It keeps the the Apache to
Lisp sockets open for improved performance.
>From the change log:
21-03-2002
Version 2.2
Allow more than one Set-Cookie
Renamed the win32 dll to mod_lisp.dll
22-02-2002
Version 2.1
Added the possibility to add notes in the apache notes table
Corrected a multithreading bug in the Win32 version
Better handling of header only replies.
Here it is :
http://www.fractalconcept.com/asp/html/mod_lisp.html
Marc
More information about the lispweb
mailing list