vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Often the server load is high (https://vborg.vbsupport.ru/showthread.php?t=82060)

alamuae 05-26-2005 10:33 AM

Often the server load is high
 
I am facing a problem with my forum that located in a very powerful server and the server contain only the vb forum.
the problem is the load of the server is often high it reaches (80%) some time although the specification of the server are quite enough to run it.

I have written this problem in the vbulletin.com
and this is the topic link:
http://www.vbulletin.com/forum/showthread.php?t=139532

after receiving a command from this Guy MarcoH64 the server load went down till 7 - 11% and I am looking for a better result and a final solution.

-----------

About my database I would like to empty these four tables, if there is any critical problem if I empty them, please inform me or if it is normal send me the command that empty the tables without any errors.

pm 1,335,172 MyISAM 63.8 MB 47,022 Bytes
pmtext 526,413 MyISAM 306.3 MB 1,141 KB
postindex 69,701,315 MyISAM 1.5 GB -
word 2,232,375 MyISAM 167.7 MB -

I would like to reduce the number of the attachments for a specific forum not all forums, please give me the command that empty the attachments from one specific forum.

attachment 24,563 MyISAM 1.5 GB 55,384 Bytes

Marco van Herwaarden 05-26-2005 11:44 AM

Quote:

Originally Posted by alamuae
after receiving a command from this Guy MarcoH64 the server load went down till 7 - 11% and I am looking for a better result and a final solution.

Yeah, that really is a great guy. ;)

PS I already send you all commands to do this at vbulletin.com.

But instead of removing data, i see more use of adding some more indexes on data often used in WHERE or ORDER BY clauses. That might be your best solution (beside server tuning) on the long term. It is not an easy process, you would be monitoring the queries that take most time and focus on improving those.

Paul M 05-26-2005 04:23 PM

Quote:

Originally Posted by alamuae
pm 1,335,172 MyISAM 63.8 MB 47,022 Bytes
pmtext 526,413 MyISAM 306.3 MB 1,141 KB
postindex 69,701,315 MyISAM 1.5 GB -
word 2,232,375 MyISAM 167.7 MB -

Why do you want to empty them - you will be affecting forum functionality.

Quote:

Originally Posted by alamuae
attachment 24,563 MyISAM 1.5 GB 55,384 Bytes

You try switching to using the file system for attachments, we did this as out attachments table got big.

Marco van Herwaarden 05-26-2005 07:10 PM

Paul,

Look up his posts on vbulletin.com. This have already been discussed long there.


All times are GMT. The time now is 01:41 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
  • Page Generation 0.01028 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete