What a safe optimal number for Maximum number of links (persistent + non) in php.ini
What is a safe optimal number for Maximum number of links (persistent + non) in php.ini?-1 means unlimited, what should I set this to to increase performance.
; Maximum number of links (persistent + non-persistent). -1 means no limit.
mysql.max_links = -1
Thanks
