I noticed that in the default php.ini for lsws mysql.allow_persistent is Off. I understand that this should be off if you are using CGI for PHP, because those processes die anyway, but wouldn't it be better to turn this On for lsphp? As the php process stays up anyway and could reuse the connections to mysql?
Thanks for info
Daniel
Thanks for info
Daniel