Browse thread
CamlGI question
[
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: | -- (:) |
| From: | Gerd Stolpmann <info@g...> |
| Subject: | Re: [Caml-list] CamlGI question [doh] |
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 ------------------------------------------------------------