Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36512 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49766 invoked from network); 25 Mar 2008 17:28:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2008 17:28:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.184.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.184.235 wr-out-0506.google.com Received: from [64.233.184.235] ([64.233.184.235:43955] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/B4-28012-65639E74 for ; Tue, 25 Mar 2008 12:28:55 -0500 Received: by wr-out-0506.google.com with SMTP id 50so2721214wri.2 for ; Tue, 25 Mar 2008 10:28:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=lSP1EeXUzgXkm1ZBThis8acFnX8im7yj4UdiW+RKYW8=; b=Z+WvBbR5H57wXaAkLtRWrcF0v4Dvn9wmj85Z8mNjCJAMUazGSqLJx58X5jsmTv03bIK7AXxZXfj3kszQBl5rZap5Ve7hDlAds3Kf/faiwU9GM6dWedrD/kQRCRpdZsf+KgHDieAB6BdUhPeUQEqBPxE+c6c1AtIgCayIKIITyY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ILm+f4qraYLi/U2yu5xbMoAzmALcnm3S2VzSxmOyHrRNhBpAnt1lVOqZ8RghAwoDG7QZXkk/S5yUEk8/a0ro3wcaYdmeM/8EiLVxipQtWn+gi37xUB876qkX5Ag6Vvdn4wv83DLREjYnQL47Gzf7ahj14CrkEME8BNaRkfNsEWM= Received: by 10.141.179.5 with SMTP id g5mr3553514rvp.18.1206466131520; Tue, 25 Mar 2008 10:28:51 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Tue, 25 Mar 2008 10:28:51 -0700 (PDT) Message-ID: Date: Tue, 25 Mar 2008 18:28:51 +0100 To: "George Wang" Cc: internals@lists.php.net In-Reply-To: <47E93244.4060001@litespeedtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47E80EB9.60900@litespeedtech.com> <698DE66518E7CA45812BD18E807866CE0165A861@us-ex1.zend.net> <20080325100552.00o51usgg04oogw0@mail.litespeedtech.com> <47E93244.4060001@litespeedtech.com> Subject: Re: [PHP-DEV] Inclusion of PHP LiteSpeed SAPI in the standard PHP distribution? From: pierre.php@gmail.com ("Pierre Joye") On Tue, Mar 25, 2008 at 6:11 PM, George Wang wrote: > Pierre, > > > > As of php 5.3, it is possible to have a per directory configuration, > > either using the system php.ini or using a .htaccess-like php.ini > > (.user.ini). The concept is based on what you have in htscanner but in > > a much better way (same syntax than in any php.ini). The goal is to > > enable this feature in all SAPIs. > I am sure the new per directory configuration should work with LiteSpeed > SAPI. However, if it needs to scan each directory repeatedly for each > request, it will slow down PHP even further. It is cached using a user defined ttl. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org