> 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
BTW, there is another binding of FastCGI for OCaml. It uses the
C-Library, works under windows and could be used with threads.
In fact, it is only tested on windows. A binary version is included
in OCaml-Mingw-Maxi. If somebody really need it, I could release the
source.
Christoph Bauer