![]() |
|
Article Options |
#16
|
||||
|
||||
Some webhosts will ban you for this, find a REAL webhost.
__________________
Looking for ImpEx?
No members have liked this post.
|
#17
|
|||
|
|||
Is there any other benefit from spreading the connections over multiple accounts (slight performance gain, maybe)? I just moved to a dedicated server, and am wondering if I even need this any more.
__________________
- the makers of VaultWiki No members have liked this post.
|
#18
|
||||
|
||||
Nope.
__________________
Looking for ImpEx?
No members have liked this post.
|
#19
|
|||
|
|||
I am going to try this, hopefully it eliminates my errors:
No members have liked this post.
|
#20
|
||||
|
||||
SVT, it wont in your case, your mysql server has reached the GLOBAL limit, not your user limit.
__________________
Looking for ImpEx?
No members have liked this post.
|
#21
|
||||
|
||||
I'll bite. How can you tell that from what he posted?
No members have liked this post.
|
#22
|
|||
|
|||
I was wondering the same thing.
No members have liked this post.
|
#23
|
||||
|
||||
"Too many connections" is not the same as "User x already has more than 'max_user_connections' active connections"
to many connections, indicates that the mysql server itself has 0 available slots for mysql connections. Where max_user_connections indicates that a specific mysql user has reached the maxed limit. To many connections is a semi-hard limit defined in the my.ini/my.cnf file max_user_connections can be imposed at several areas, one of which is my.cnf/my.ini, but additionaly in the mysql user table specificly. It is funny, sometimes i see single site servers setup with a max_connection limit of 100, so mysql allocates enough resources to have 100 connections. But they limit their one and only mysql user to something like 30 connections. If you only want mysql to handle 30 connections, only give it 30. Now I am ranting ![]() Though, 9 years working with vB, and 7 of those in support, has tought me many things.
__________________
Looking for ImpEx?
No members have liked this post.
|
![]() |
«
Previous Article
|
Next Article
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Article Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 15:24.