vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Performance Optimisation (https://vborg.vbsupport.ru/showthread.php?t=96313)

Intex 09-15-2005 09:55 AM

Performance Optimisation
 
I've noticed over time, even without the addition of additional mods, that our website has become increasingly unresponsive to general page requests. It's not related to the physical hardware or bandwidth as it produces the same results when executed on the LAN where the server sits.

Can someone point me in the right direction to a thread which outlines the basic steps to take to improve vB performance. Maybe the general ways to optmiise the database, check for errors etc. Can I check for areas where load seems to be increasing based upon specific parts of the DB / pages being processed (maybe a debug mode)?

Any help appreciated.

Thanks

Pebbled 09-15-2005 10:29 AM

Do you have a large number of visitors or posts? If this is the case it may speed up if you turn the stats off.

Brad 09-15-2005 10:55 AM

You'll find that many times this may be caused by php/mysql or other software installed on the server. You should try making a post in this forum and reading some of the threads, they will help you improve preformance greatly.

http://www.vbulletin.com/forum/forumdisplay.php?f=14

Within vBulletin itself you can do many things that will help out. Turn off options you don't need, don't install modifications you don't need. If you are on 3.5 use mySQL FULLTEXT searching rather then using the default option that builds a searchindex in a new table.

You should also catch any un-cached templates as they add extra queries. Don't install server intensive plug-ins/hacks/phpinclude modifications that will be called on every page, if you community is large you might want to overlook them all togther if they are begin called on a highly requested page.

Intex 09-15-2005 06:18 PM

The board has very light usage (no more than about 15 concurrent users at any one time). Thanks for the tip on the forum. I'll be sure to check it out.


All times are GMT. The time now is 10:06 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.02220 seconds
  • Memory Usage 1,713KB
  • 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
  • (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