vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   A problem regarding Database Size (https://vborg.vbsupport.ru/showthread.php?t=268310)

Bojeunx 08-10-2011 12:22 PM

A problem regarding Database Size
 
Dear Friends;
Our Vbulletin software based website have a massive size of database.The server backbone based on 3 Apache 1 Mysql total 4 servers.
The machine loads are really fine but we have a small problem.
When we have a huge activity due to size of the data in mysql, we experience delay in response time and also lagging...
We believe that we need a system like this;

On our Forum's DB's user table we have about 2.5 million users...
Only 100.000 of them is active at this point, when a new user logs in the system searchs the user specific data within 2 million users so we believe it leads to delay in response time and so lagging...

We do not like to prune users!
Instead of this we like to create a table called as deactive_users...
So the members who did not login for 5 months will go to this table and their data will be removed from users table...
If they decide to login after this procedure they will go back to users table from deactive users table...

We searched such product but can't find anything about this may you help us on this...
Thanks
Berk Eratay


All times are GMT. The time now is 02:14 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.01007 seconds
  • Memory Usage 1,699KB
  • 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
  • (1)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