Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27900 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69595 invoked by uid 1010); 8 Feb 2007 00:14:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69579 invoked from network); 8 Feb 2007 00:14:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2007 00:14:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=r@roze.lv; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=r@roze.lv; sender-id=pass Received-SPF: pass (pb1.pair.com: domain roze.lv designates 80.232.169.231 as permitted sender) X-PHP-List-Original-Sender: r@roze.lv X-Host-Fingerprint: 80.232.169.231 kc.118.lv Linux 2.4/2.6 Received: from [80.232.169.231] ([80.232.169.231:28328] helo=kc.118.lv) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/EA-18288-E6B6AC54 for ; Wed, 07 Feb 2007 19:14:38 -0500 Received: from wired (unknown [87.246.141.105]) by kc.118.lv (Postfix) with SMTP id 47D3732033B for ; Thu, 8 Feb 2007 02:14:31 +0200 (EET) Message-ID: <000e01c74b16$16ce6fe0$698df657@wired> To: References: <57792e850702061922k4fcc1456s80925516ed8d7fee@mail.gmail.com> <45C95757.9070809@oracle.com> <45C97383.3060600@pooteeweet.org> Date: Thu, 8 Feb 2007 02:14:24 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: Re: [PHP-DEV] mod_fast_apache, FastCGI, and mysqli From: r@roze.lv ("Reinis Rozitis") > Christopher Jones wrote: > I guess MySQL folks are also looking into Java like connection pooling: > http://krow.livejournal.com/487174.html Besides there are some third-party solutions like SQLRelay http://sqlrelay.sourceforge.net/ rr