On Tue, Mar 25, 2008 at 6:11 PM, George Wang <[EMAIL PROTECTED]> 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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to