Go Back   vb.org Archive > Community Central > Community Lounge
  #1  
Old 06-30-2004, 04:45 PM
brownafroduck brownafroduck is offline
 
Join Date: Oct 2003
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Server Load Averages Up in Past Few Days

Generally, my server load averages haven't been above 1.5, but within the past few days they have increased dramatically. Just now:

5.85, 5.80, 5.60 21 users online (15 members & 6 guests)

I have read through just about every thread that contains the words 'server load average' on vbulletin.com and vbulletin.org, but I have yet to come to any conclusion about my own site.

Within the past few days I have been modifying my board quite a bit, and I think that one of these modifications is what has increased the load averages. However, I myself don't know enough about this to judge which might be causing the problems.

Within the past few days I have installed:
- Custom User Status by Usergroup [Final]
(I suspect this if anything would increase the load averages)
- Fan Fiction Forum
(I don't think that this is what is causing the problem)
- Change Style Drop Down
(I have the second one installed where it changes the style in your options, not just temporarily)
- Thread Titles Pop-Up Descriptions
- [ReRELEASED] Upgraded Signature Editor with Preview

In addition, I have made a new style for my board, but I don't see how that would affect the server load this much...

Any point in the right direction would be great!
Reply With Quote
  #2  
Old 06-30-2004, 04:50 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You may want to upgrade to vB3. Many of those hacks are built-in features.
Reply With Quote
  #3  
Old 06-30-2004, 05:12 PM
brownafroduck brownafroduck is offline
 
Join Date: Oct 2003
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by filburt1
You may want to upgrade to vB3. Many of those hacks are built-in features.
Yeah, that's half the reason that I installed some of those hacks. I wanted the features but I (so sorry but I have to be honest) hate the way that the new vB looks. Not just the graphics (those can be changed), but the feel of it as a whole. Unless someone has templates that make vB3 look like vB2... I don't know. I hate the little menus that pop up when you click on links, I hate the little buttons that minimize things, the new breadcrumb menu looks stupid... Okay, sorry. I just don't like it at all.

Also, I have a lot of hacks on my current board that I couldn't find vB3 equivalents to, but I don't think that I have looked for about ... err a month or two, so I'll check it out again. The main thing that I am worried about is the hassle of coverting my user's points (I have two points systems) and the current 'status' system (usergroup name under their name as well as status based on post count).

Furthermore, there are all my styles that I would have to redo... All the same I will look into it again, but I really don't want to upgrade.

In the mean time, do you have any suggestions regarding my board and those hacks?
Reply With Quote
  #4  
Old 06-30-2004, 06:21 PM
brownafroduck brownafroduck is offline
 
Join Date: Oct 2003
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is my mySQL usage, but I have no idea what this all means/how to "interpret" it:
Quote:
| 2343093 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'69.23.68.178' AND id4 = 116 |
| 2343094 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'82.131.147.172' AND id4 = 546 |
| 2343095 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'201.2.52.29' AND id4 = 402 |
| 2343096 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'68.5.38.167' AND id4 = 85 |
| 2343097 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'66.26.78.26' AND id4 = 301 |
| 2343099 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'212.113.164.97' AND id4 = 119 |
| 2343100 | acciofir_forums | localhost | acciofir_topsites | Query | 1 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'69.194.73.113' AND id4 = 198 |
| 2343103 | acciofir_forums | localhost | acciofir_topsites | Query | 0 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'65.64.100.151' AND id4 = 30 |
| 2343104 | acciofir_forums | localhost | acciofir_topsites | Query | 0 | S
ending data | SELECT ip_address, unq_pv FROM aftopsites_iplog WHERE ip_address =
'64.12.117.8' AND id4 = 363 |
| 2343105 | hp_topsite1 | localhost | hp_topsite1 | Query | 0 | S
ending data | SELECT ip_address, unq_pv FROM ats_iplog WHERE ip_address = '81.50
.249.116' AND id4 = 13 |
| 2343106 | root | localhost |
Reply With Quote
  #5  
Old 06-30-2004, 06:28 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by brownafroduck
This is my mySQL usage, but I have no idea what this all means/how to "interpret" it:
You should go to vBulletin.com and request a server config
Reply With Quote
  #6  
Old 06-30-2004, 06:36 PM
brownafroduck brownafroduck is offline
 
Join Date: Oct 2003
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the quick response... I have no idea what that is, but I'll do it. *eek*

[edit] Okay, everything is all good now. Thanks for your help!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03848 seconds
  • Memory Usage 2,204KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete