The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What can I do to stop these. Lately, I have been getting a few a day.
Code:
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections /home/xxxx/xxxxx/forums/includes/class_core.php on line 311 MySQL Error : Error Number : Request Date : Monday, November 7th 2011 @ 06:35:16 AM Error Date : Monday, November 7th 2011 @ 06:35:16 AM Script : http://www.xxxxxxx.com/forums/admincp/user.php?do=edit&u=2166 Referrer : http://www.xxxxxxx.com/forums/admincp/user.php?do=find&user[usergroupid]=8 IP Address : xxxxxxxx Username : Classname : vB_Database MySQL Version : |
#2
|
||||
|
||||
![]()
https://vborg.vbsupport.ru/showthread.php?t=272014
The server has maxed out the number of MySQL connections it allows. You can try turning persistent connections off in your config.php: $config['MasterServer']['usepconnect'] = 0; But if you still have problems after that, you will need to raise this limit. Here is more info on that error: http://dev.mysql.com/doc/refman/5.0/...nnections.html |
#3
|
|||
|
|||
![]()
Persistent connections is already off.
mysql.connect_timeout I changed to 20 instead of the default 60 after reading that thread you linked to. Is this a bad idea? Is there a mod that will limit robot access if connections are too much? |
#4
|
|||
|
|||
![]()
You made it worst. Try increase it, but make sure you have the hardware for it.
|
#5
|
|||
|
|||
![]()
Changed it to 80.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|