Dmitry Stogov wrote:
Php.ini is parsed only on php startup (not on each request). So this improvement will not give to much.
<potentially-simpleton-thought> er - forgive me if what I say is stupid but if php is being pun as a CGI isn't startup overhead incurred on each and every request? also given the proliferation of shared hosting with the capability of shoving php ini settings in .htaccess files (which I find myself doing quite alot) ini parsing could occur more than just at startup </potentially-simpleton-thought> (and please also ignore the last comment if the ini parsing code is completely seperate from whatever grabs/recieves settings from webserver config files) rgds, jochem -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php