Browse thread
Apache 2 and mod_ocaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-12-16 (09:31) |
From: | Gerd Stolpmann <info@g...> |
Subject: | Re: [Caml-list] Apache 2 and mod_ocaml |
Peter Busser said: > On Wednesday 15 December 2004 22:17, Richard Jones wrote: >> On Wed, Dec 15, 2004 at 03:19:16PM -0500, Joe Polanik wrote: >> > Is there a version of mod_ocaml for Apache 2? If so, where might >> > this be found? >> >> mod_caml or mod_ocaml? The two are different things. My summary of >> the situation is here: > > Has anyone looked at getting mod_lisp to work with OCaml? It's > different from mod_caml in that it doesn't execute OCaml code in > Apache itself, but connects to a separate process, which handles the > request. Much like the way in which Java servlet support for Apache > works. It doesn't transfer any LISP specific stuff according to the > docs. There is support for AJP (the Java connector you mention) and FastCGI in Ocamlnet (http://ocamlnet.sourceforge.net). The O'Caml code runs in a separate process, with all advantages, e.g. native code support, increased stability etc. Gerd ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------