From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id XAA19345; Wed, 5 Mar 2003 23:51:10 +0100 (MET) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 XAA19726 for ; Wed, 5 Mar 2003 23:51:08 +0100 (MET) Received: from woodstock.1969.ws (64-215-156-42.eosinc.net [64.215.156.42]) by nez-perce.inria.fr (8.11.1/8.11.1) with SMTP id h25Mp6H09938 for ; Wed, 5 Mar 2003 23:51:07 +0100 (MET) Received: (qmail 6117 invoked from network); 5 Mar 2003 22:35:29 -0000 Received: from karl.1969.ws (HELO 1969.ws) (10.3.2.15) by woodstock.1969.ws with SMTP; 5 Mar 2003 22:35:29 -0000 Message-ID: <3E668060.6040201@1969.ws> Date: Wed, 05 Mar 2003 14:55:28 -0800 From: Karl Zilles Organization: 1969 Communications, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alessandro Baretta CC: Ocaml Subject: Re: [Caml-list] Announce: Xcaml 0.0.1 released References: <3E666CAA.7020306@baretta.com> In-Reply-To: <3E666CAA.7020306@baretta.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam: no; 0.00; caml-list:01 0.0.1:01 alessandro:01 baretta:01 riders:01 sourceforge:01 netcgi:01 caching:01 forked:01 subprocesses:01 caml:01 wrote:03 apache:06 tricky:06 alpha:07 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Alessandro Baretta wrote: > Hello Caml riders! > > I'm glad to announce the first public alpha release of the Xcaml > application server for Apache (and other CGI enable web servers). You > can find it at: > http://sourceforge.net/projects/xcaml/ Looks interesting to me! Is there any way under this implementation to pool database connections? NetCGI works with standard CGI (no caching), or with the Ajp protocol: sequential processing (not ideal) or with forked subprocesses (can we pool db connections with forked processes? Sounds tricky). ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners