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 8FFCABB91 for ; Thu, 16 Dec 2004 19:10:56 +0100 (CET) Received: from alex.barettalocal.com (h213-255-109-130.albacom.net [213.255.109.130] (may be forged)) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id iBGIAuwJ011219 for ; Thu, 16 Dec 2004 19:10:56 +0100 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by alex.barettalocal.com (Postfix) with ESMTP id 8D9342BAA94 for ; Thu, 16 Dec 2004 19:10:56 +0100 (CET) Message-ID: <41C1CFAF.4010402@barettadeit.com> Date: Thu, 16 Dec 2004 19:10:55 +0100 From: Alex Baretta User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041007 Debian/1.7.3-5 X-Accept-Language: it, en-us, en MIME-Version: 1.0 Cc: caml-list@yquem.inria.fr Subject: Re: [Caml-list] Apache 2 and mod_ocaml References: <41C09C44.10800@cds.duke.edu> <20041216115244.GA14971@annexia.org> <41C1816C.2010909@barettadeit.com> <200412161445.32666.busser@m-privacy.de> <20041216163602.GA13007@annexia.org> In-Reply-To: <20041216163602.GA13007@annexia.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at nez-perce with ID 41C1CFB0.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; baretta:01 caml-list:01 ocaml:01 wrote:01 wrote:01 jserv:01 full-fledged:01 ocamlnet:01 bindings:01 baretta:01 ...:98 transfering:98 simpler:01 lisp:01 configured:03 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 autolearn=disabled version=3.0.0 X-Spam-Level: Richard Jones wrote: > On Thu, Dec 16, 2004 at 02:45:32PM +0100, Peter Busser wrote: > >>According to the documentation, mod_lisp uses a simpler protocol than JServ. >>[...] > > > I never really understood why people don't just use HTTP. It is, > after all, a perfectly suitable protocol for transfering web requests > and web pages between entities :-) > > Rich. > This is what we are doing with the xcamld. Xcamld is a light-weigh http server working behind the scenes of a full-fledged server like Apache, which has support for proxying a request to another server. The client connects to Apache via HTTP; Apache is configured to act as a transparent proxy for this request and relays it to the xcamld. We already have a complete implementation of the HTTP 1.1 protocol and are currently working on the Ocamlnet bindings. Alex -- ********************************************************************* http://www.barettadeit.com/ Baretta DE&IT A division of Baretta SRL tel. +39 02 370 111 55 fax. +39 02 370 111 54 Our technology: The Application System/Xcaml (AS/Xcaml) The FreerP Project