PDA

View Full Version : mysql.max_links in PHP


shri
Mon 5th Jun '00, 3:38am
I've got the following set ..

mysql.allow_persistent = On
mysql.max_persistent = -1
mysql.max_links = 15

Would any of you folks anticipate a problem with this?

Shri