The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
No way. Going through this recently on the HG forums, I know on a good day 100 users could easily share 25 mysql connections. Conversely, if something isn't working right, a single user could fill all 25. Really, on oversold shared servers the problem is usually cpu load anyway ("4.0 per cpu is acceptable" AAAGH).
I use that chatbox (as a shoutbox) and don't get the bots. Odd that some people do. |
#12
|
|||
|
|||
I see, so I could potentially have hundreds of people on the site, but if more than 26 people tried to load a page at exactly the same time, one would receive an error. This could be a problem if I ever want to properly expand.
What would you recommend usually for a larger board? EDIT: That's interesting Videx, I guess it all depends on how often your site is being indexed already. |
#13
|
||||
|
||||
Quote:
It really depends on how much and what if anything they're doing. |
#14
|
|||
|
|||
I seem to be getting some of these errors now as well (not as many though):
PHP Code:
|
#15
|
|||
|
|||
That is your MySQL server going down.
|
#16
|
||||
|
||||
That number is kind of mis-leading though, as most connections will run in a faction of a second and close. If you have some poorly structured queries, that can cause problems with connections not closing fast enough. But, 25 is kind of low, I agree. Hostgator is set up that way unless you go the VPS setup or higher.
|
#17
|
||||
|
||||
Quote:
|
#18
|
|||
|
|||
I'd really get a better host. 25 is a bad limit lol.
|
#19
|
||||
|
||||
It seems to be going around nowadays though. The ads trumpet unlimited storage and bandwidth, which is true. But not too many new website owners have any idea what a MySQL connection is, nor any idea the software they'll use may need it. But from personal experience even worse is the "acceptable" CPU load on those oversold shared servers. You'll start getting mysql errors long before you get anywhere near the 25 connection limit.
|
#20
|
|||
|
|||
One of the reasons i chose a VPS hahah. Shared hosting sucks.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|