vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   essential vbulletin maintainance tasks? (https://vborg.vbsupport.ru/showthread.php?t=182855)

halliday06 06-18-2008 01:49 PM

essential vbulletin maintainance tasks?
 
What sort of tasks should i be doing each month or even weekly?

I know there is some maintainance things you can do, but how essential are they..

what is essential, what isnt, when should i be doing it..

also.... who has Gzip enabled??? is it reccomended. will it save alot of bandwidth?

Videx 06-19-2008 12:24 AM

  1. Backup Home Directory.
  2. Prune inactive users, old threads, etc.
  3. Check the mod / admin logs for suspicious activity and prune them.
  4. Run a repair / optimize on the database (easiest to turn off the board first).
I forget where I found these, but I keep a wiki with these and a few other monthly tasks listed.

I also do daily local backups of the db.

I have gzip on, why not?

Dismounted 06-19-2008 07:14 AM

Running a repair/optimise on the database is not necessary and really shouldn't be run unless you need to.

If you have mod_gzip (Apache 1.x) or mod_deflate (Apache 2.x) installed, do not enabled GZIP compression inside vBulletin's Admin CP - this leads to "double processing". If you don't however, you should enable it and set the compression level to 1, any more will waste CPU cycles.

halliday06 06-19-2008 08:04 AM

thanks for the replied..

what does Prune mean???

and how can i find out if i need gzip on or not?

Dismounted 06-19-2008 09:46 AM

Please enable public phpinfo() in the Admin CP and provide a link to your board.

Videx 06-19-2008 02:16 PM

"Prune" means to delete old or unwanted items. We have a politics forum in which people argue all day, usually totally meaningless stuff. To lower db size I would routinely prune (delete) threads older than 30 days.

I kept hoping vb would institute some form of offline archiving, but that may never happen.

Anyway, if you prune like this then you must optimize tables to regain the space.

I too would like to know how PHP info will tell me if I need gzip on. I don't see anything in the manual about 'public php info'. But even if I did, I'm sure you don't want to have to look at everyone's boards?

Is this relevant?
HTTP_ACCEPT_ENCODING gzip,deflate
_SERVER["HTTP_ACCEPT_ENCODING"]gzip,deflate
_ENV["HTTP_ACCEPT_ENCODING"]gzip,deflate

Opserty 06-19-2008 02:25 PM

The only essential thing you really need to do is to make regular backups, in case something goes wrong with your site.

Dismounted 06-20-2008 10:30 AM

Quote:

Originally Posted by Videx (Post 1553605)
I too would like to know how PHP info will tell me if I need gzip on. I don't see anything in the manual about 'public php info'. But even if I did, I'm sure you don't want to have to look at everyone's boards?

It displays information about PHP and how it is being run. If you are concerned about the security (you shouldn't be), PM me the URL.


All times are GMT. The time now is 10:19 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.01085 seconds
  • Memory Usage 1,725KB
  • 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
  • (8)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