vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Does the Thread Views Updater cron job need to run? (https://vborg.vbsupport.ru/showthread.php?t=261483)

kevcj 04-05-2011 05:31 PM

Does the Thread Views Updater cron job need to run?
 
Does the thread views updater cron job "really" need to be run?

Quote:

Thread Views
This script updates thread views once per hour. This option is suggested for forums with large numbers of threads or users.
I have a forum on a dual quad core dedicated sever with 8 gigs of memory. When the thread views update script runs, the cpu usage spikes and the forum is non-responsive for maybe 20 minutes.

1,000 - 1,300+ people on the forum at any given time
Threads: 154,690
Posts: 2,558,499
Members: 51,124
Active Members: 9,312

The cron job was running every hour. During peak times (8pm - 10pm) the forum would become unresponsive. So I set the cron job to run once a day at 5am.

With 1,000 - 1,200 people on the forum, CPU is normally very low, say in the 2% range. Even at peak time CPU usage might go to the 4% range. Memory usage is usually around 16% - 23%, even during peak hours.

Looking at the post for today, there was not a single post made from 5:00am - around 5:35am, which is not normal.

This brings me to the question, does the thread views updater cron job need to run at all?

Or, is there something else going on that would cause problems with the updater and make the servercpu usage spike?

The thread views updater is the only cron job running in its time frame.

Lynne 04-05-2011 05:34 PM

If that cron job is taking so long (how big is the threadviews table at any time that you look at it before the job is run?), then try setting it sooner, rather than later. It takes all the information from that table and enters it into the thread table. Have you looked at your error_logs to see if you are getting errors? Have you tried repairing/optimizing the table?

Boofo 04-05-2011 05:34 PM

The thread views cron shouldn't be that server intensive all by itself. I would be looking at your CPanel or WHM that might be running background tasks.

kevcj 04-05-2011 05:45 PM

The thread views table is only 435kb - data length and 750kb index length. That should not be a big deal.

The thread table is only about 18 - 20 megs.

Error-logs - No I have not looked that the error logs. Are you talking about the logs in cpanel?

Cpanel and WHM task - according to WHM server status, cron.php is taking up the largest chuck of the cpu time. Where mysql might be taking 15% of the cpu time, cron.php is taking over 65% of the cpu time.


All times are GMT. The time now is 10:57 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.01167 seconds
  • Memory Usage 1,715KB
  • 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)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