![]() |
Server load 996.05?!?!
1 Attachment(s)
I've been having trouble with the server I'm on lately, and today it peaked! Check out the attached image.
Quote:
Edit, see 2 posts below |
64 queries... what script do you drive over vBulletin ?!... did you try deactivating the plugins ?!
|
1 Attachment(s)
OK, it's gotten worse! lol, I had no idea numbers could do this.
I wanted to wait to deactivate until they put me on a faster server. They have varified major problems with my server, so I'd like to get a better idea of where my site speed is at then. |
64 QUERIES?
holy cowzers. I have over 20 plugins and hacks, and I have 12 per page. You need to find out what the heck is going on there. Is this on a shared server? If so, you better watch out, they may disable your account. |
ok, if i view my plug ins, is each check box a query of some sort depending on which page i'm viewing on my site?
|
No, each box is a bit of code which is executed at various strategic locations. These may or may not have queries. The only way to effectively reduce your query count is to disable mods, unless you know how to program PHP, in which case you could look into making these mods more efficient.
The best thing to do is to turn on debug mode with your forums closed then browse your various pages, looking for any red entries in the box at the bottom of the page (the one which appears when you turn on debug mode). These red entries are unnecessary queries, which can be fixed. |
If your on shared hosting there isn't much you can do other then try figuring out why you have so many queries.
Even having that many quereys your server load shouldn't hit that :owell: |
Wow, thanks, i found out what it is..
Quote:
|
Here I freaked out when we accidentally installed the wrong version of eaccelerator and we got server loads of over 100. I'd have a full head of gray hair by the time it got up to 900! :D
|
I found out what was using 50 querys!!!!!!!!!! The mod "Self Censor Plus" version 1.0 which allows people to filter out their own swear words.
|
Quote:
|
You're probably being DDoS'd, or something similar. Are you on a shared server?
Incidentally, missing some vBulletin copyright there? :O |
Yeah, its probably not your board, just the server. That seems WAY too high.
|
Quote:
And they may very well have a branding free version. Quote:
|
Quote:
|
My loads are awesome now. Thanks to some searching on this site about debug mode and tracking down the queries.
Page generated in 0.78488 seconds with 16 queries [Server Loads: 1.14 1.45 : 1.44] By the way, if I have uncached templates, how do I cache them? |
Quote:
|
Quote:
|
You can edit your config.php or search for a mod on here. Its called debug mode
|
Quote:
PHP Code:
DO NOT ENABLE DEBUG MODE ON A PUBLIC BOARD .... |
Quote:
Code:
$globaltemplates = array_merge($globaltemplates, array('template1','template2')); |
All times are GMT. The time now is 03:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|