From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 8F919BC48 for ; Tue, 19 Apr 2005 11:18:21 +0200 (CEST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id j3J9ILPm001393 for ; Tue, 19 Apr 2005 11:18:21 +0200 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA05210 for ; Tue, 19 Apr 2005 11:18:20 +0200 (MET DST) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j3J9IKiJ019181 for ; Tue, 19 Apr 2005 11:18:20 +0200 Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1DNos6-0005rL-00; Tue, 19 Apr 2005 11:18:18 +0200 Received: from [84.167.145.37] (helo=gate.lan.gerd-stolpmann.de) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1DNos5-0005Tr-00; Tue, 19 Apr 2005 11:18:17 +0200 Received: from flakew.lan.gerd-stolpmann.de (flakew.lan.gerd-stolpmann.de [192.168.0.32]) by gate.lan.gerd-stolpmann.de (Postfix) with ESMTP id 2CCAEC10A; Tue, 19 Apr 2005 11:18:17 +0200 (CEST) Subject: Re: [Caml-list] CamlGI question [doh] From: Gerd Stolpmann To: Mike Hamburg Cc: Alex Baretta , Caml-list In-Reply-To: <42647A4B.3050507@fas.harvard.edu> References: <810e04dc0f6bb601fb828db8d18def6c@fas.harvard.edu> <426361DB.10704@rftp.com> <4263BAD0.5020901@barettadeit.com> <1113834691.6248.42.camel@localhost.localdomain> <4263E01D.5090705@barettadeit.com> <426479A2.1020404@fas.harvard.edu> <42647A4B.3050507@fas.harvard.edu> Content-Type: text/plain Date: Tue, 19 Apr 2005 11:18:16 +0200 Message-Id: <1113902296.6248.47.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 Content-Transfer-Encoding: 7bit X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:a6865a839c0178d9aa0ce41878507ea2 X-Miltered: at concorde with ID 4264CCDD.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 4264CCDC.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 gerd:01 stolpmann:01 ocamlnet:01 jserv:01 config:01 ocamlnet:01 gerd:01 caml-list:01 beginner's:01 ocaml:01 beginners:01 bug:01 stolpmann:01 viktoriastr:01 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.0.2 X-Spam-Level: Am Montag, den 18.04.2005, 23:26 -0400 schrieb Mike Hamburg: > I'm obviously too tired to be programming. That should, of course, read > (1) fix a broken pipe error in Netcgi_fast or Well, we would need more details to help you. > (2) port the application to (and configure the webserver for) AJP Porting the application is quite simple, just follow the examples coming with Ocamlnet (in examples/jserv). For the webserver, you need mod_jk (jk=Jakarta). The configuration reference is here: http://jakarta.apache.org/tomcat/connectors-doc/config/apache.html Note that Ocamlnet only supports AJP-1.2, not 1.3 which is the current default for Tomcat. Gerd > > --Mike > > Mike Hamburg wrote: > > >How should I either > >(1) fix a broken pipe error in NetCGI or > >(2) fix the broken pipe? > > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > -- ------------------------------------------------------------ Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany gerd@gerd-stolpmann.de http://www.gerd-stolpmann.de ------------------------------------------------------------