Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27902 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78840 invoked by uid 1010); 8 Feb 2007 00:30:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78825 invoked from network); 8 Feb 2007 00:30:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2007 00:30:34 -0000 Authentication-Results: pb1.pair.com header.from=iamstever@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=iamstever@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.240 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: iamstever@gmail.com X-Host-Fingerprint: 209.85.132.240 an-out-0708.google.com Received: from [209.85.132.240] ([209.85.132.240:38442] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/8C-18288-92F6AC54 for ; Wed, 07 Feb 2007 19:30:34 -0500 Received: by an-out-0708.google.com with SMTP id c28so371764ana for ; Wed, 07 Feb 2007 16:30:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XhwdpUPzGUhN0yEyfTVxVxGke30qgBWXeYXaKnr96lVzZEu+EQMiU4wZKPhmpN0TvGXtF7+za1ab2yOYPXzbIq5So5+yLSvYXstgI6iM3Q01C8RAar4/pRcr4Cj/H66FoYM/oPyHA/ixDaVFX/PBtuaL97OM+hB2OrOiRHQ60Xk= Received: by 10.100.167.7 with SMTP id p7mr3564817ane.1170894620036; Wed, 07 Feb 2007 16:30:20 -0800 (PST) Received: by 10.90.104.10 with HTTP; Wed, 7 Feb 2007 16:30:19 -0800 (PST) Message-ID: <57792e850702071630y5c953167ja9b3d2d985975653@mail.gmail.com> Date: Wed, 7 Feb 2007 16:30:19 -0800 To: internals@lists.php.net In-Reply-To: <57792e850702071629h2bb32ceeo763782ab073b3870@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <57792e850702061922k4fcc1456s80925516ed8d7fee@mail.gmail.com> <45C95757.9070809@oracle.com> <45C97383.3060600@pooteeweet.org> <000e01c74b16$16ce6fe0$698df657@wired> <57792e850702071629h2bb32ceeo763782ab073b3870@mail.gmail.com> Subject: Re: [PHP-DEV] mod_fast_apache, FastCGI, and mysqli From: iamstever@gmail.com (steve) Thanks! That is a blast from the past! I never got it working properly, and since using PHP in FastCGI mode has eliminated the problem by 80%+, hopefully I won't have to revisit it. But thanks again! I never know! -s On 2/7/07, Reinis Rozitis wrote: > > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >