mysqli.max_persistent clarification

Hi all,

Does the Runtime Configuration "mysqli.max_persistent" mean max persistant connection per process or per server? The documentation isn't clear about this.

For the old mysql extension, "mysql.max_persistent" is per process, so not sure about the improved mysql extension.

Thanks in advance.

Olivia




--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Olivia [ Sa, 06 Juni 2009 05:24 ] [ ID #2004127 ]
PHP » gmane.comp.php.database » mysqli.max_persistent clarification

Vorheriges Thema: Run php script on windows
Nächstes Thema: MySQL - LIMIT 1 on primary KEY - makes sense?