From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 08EC6BB91 for ; Thu, 16 Dec 2004 10:31:03 +0100 (CET) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iBG9V0uB003487 for ; Thu, 16 Dec 2004 10:31:02 +0100 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CeryN-0001RL-00; Thu, 16 Dec 2004 10:30:59 +0100 Received: from [80.129.99.178] (helo=gate.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1CeryM-0001xT-00; Thu, 16 Dec 2004 10:30:58 +0100 Received: from mydomain.com (localhost [127.0.0.1]) by gate.gerd-stolpmann.de (Postfix) with SMTP id 99325C018; Thu, 16 Dec 2004 10:30:57 +0100 (CET) Received: from 192.168.0.1 (proxying for 193.194.7.77) (SquirrelMail authenticated user gerd) by gps.dynxs.de with HTTP; Thu, 16 Dec 2004 10:30:57 +0100 (CET) Message-ID: <22713.192.168.0.1.1103189457.squirrel@gps.dynxs.de> Date: Thu, 16 Dec 2004 10:30:57 +0100 (CET) Subject: Re: [Caml-list] Apache 2 and mod_ocaml From: "Gerd Stolpmann" To: In-Reply-To: <200412160924.32463.busser@m-privacy.de> References: <41C09C44.10800@cds.duke.edu> <20041215211713.GA21472@annexia.org> <200412160924.32463.busser@m-privacy.de> Cc: X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:a6865a839c0178d9aa0ce41878507ea2 X-Miltered: at nez-perce with ID 41C155D4.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 gerd:01 stolpmann:01 wrote:01 wrote:01 ocaml:01 ocamlnet:01 ocamlnet:01 sourceforge:01 o'caml:01 gerd:01 stolpmann:01 viktoriastr:01 64293:01 X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on yquem.inria.fr X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO, RCVD_FAKE_HELO_DOTCOM autolearn=disabled version=3.0.0 X-Spam-Level: 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, increase= d stability etc. Gerd ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------