vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Whats the Top 10 worst hacks 4 server load? (https://vborg.vbsupport.ru/showthread.php?t=113591)

thincom2000 01-19-2007 03:20 AM

Does that say 15 seconds? Server load 7.85?! I only get server loads that high on MediaWiki pages (and I have no idea why, hopefully they reduced queries in the PHP 5 versions).

With respect to the realtime pagecompressor, some hosts do not have gzip enabled on their servers, and do not offer php.ini access to turn this on. Is the pagecompressor mod a decent alternative for these users, or does its effect on server load make it recommended to not use anything in these cases?

Also, I have been writing a hack that definitely needs its own table in the database. The hack adds 1 query to pages it's used on. It was suggested to me to instead save the database table as an array in a datastore field. I fear that some users may end up with hundreds of rows in their tables, and "querying" arrays does not have the same simplicity as MySQL. How much additional memory usage would you say is comparable to 1 MySQL query?

|Jordan| 01-20-2007 12:18 AM

My forum executes 16 queries and i have 32 hacks installed (the majority are template edits only).

Page generated in 0.25615096 seconds (93.69% PHP - 6.31% MySQL) with 16 queries
DEBUG Mode OFF | GZIP ON (level 1) | 4.52 : 3.22 : 2.78

Is that ok?

blind-eddie 01-21-2007 04:56 AM

Quote:

Originally Posted by Paul M (Post 960669)
Your homepage gives me this ;

MKPortal M1.1 Rc1 ?2003-2005 All rights reserved
Page generated in 2.65302 seconds with 62 queries

That's an insane number of queries, and too long for a page generation.


How are you seeing this info, I dont see this on any page exept when I open a post, & it never tells me how many queries.?

cartooner 01-30-2007 08:39 PM

I have 2 whole plugins. VBimagehost and Subforum display manager.

I have heard some major horror stories about VBshout.

cdembek 02-01-2007 11:37 AM

Great thread.... please someone clean up the not needed posts about the morel issue. Now I run 3.5.4. The forum is running fine so I am not touching a thing to go to the latest release.

But I have turned on my micro stats (didn't know what they were used for before now)

I am on a shared server with godaddy and have noticed that the pages some times load slowly. Perhaps it is not my site but on godaddys end.

on my forum page my micro stats says the following

Page generated in 0.83442 seconds with 16 queries (1 queries for uncached templates) [Server Loads: 4.27 4.53 : 4.98]
Uncached templates: adv_gallery_imagebit (3)

how do I cash that template... I am going to poke around.. I will prob find the answer but typ that server load is 5 to 7

Also how can I determin exactly what mod causes the server load?

Last one post in this thread someone asked about the setting on update thread view or something like that but where is that setting, what should that value be and how does that help?

rjmjr69 02-22-2007 06:27 PM

WOW tons of useful info here but just not enough directions to use it all. Like for instance this talk about GZIP where does one find that I've searched the admincp and can not find anything there for it. Also the Page refresh feature where is that?
And this talk about DBUG where the heck is that as well?
Thanks for the help

top end ms 02-23-2007 12:42 AM

vbShout + add to all pages mod = CRASH! I have a lot of issues with vbShout. If you dont use the addons for it i think you will be ok. Also vbSEO used to crash my server constantly b/c there are LOTS of inifinite loops in the way it modifies the htaccess with certain setups.

rjmjr69 02-23-2007 01:52 AM

Ok I found the option for Gzip and its set to 1. But I still do not see debug or any of refresh rate adjustment. I have VBshout flatline installed at my forum and it runs without a hitch no errors to report and users love it I normally have about 20 people talking in there at peak times. System load is still a bit higher than I would like in the 2 range but the site loads incredibly fast so I can't complain that much.
I also recently had the Vbshout2.0 installed and that was causing all types of problems on my board.

subzonline 03-17-2007 07:17 PM

the mods i have installed are here

was at 74 but now its at 38

https://vborg.vbsupport.ru/search.php?searchid=4842994


i dont know how many queries and what the speed is like but my forum is

www.basslineuk.com/forum

Xplorer4x4 03-24-2007 03:08 AM

Quote:

Originally Posted by Zachery (Post 1068049)
Theres an option in vBulletin to turn gzip on, and set its page compression level. Turn it on and set it to 1.

I read some where that if the server has this turned off by default, you should turn the compression to 3.

Zachery 03-24-2007 09:35 PM

No, you shouldn't anything OVER 1 is a waste of processing power. The difference between compression level 1 and compression level 9 is .6 - .06 % on average.

Xplorer4x4 03-25-2007 06:18 AM

Quote:

Originally Posted by Zachery (Post 1211344)
No, you shouldn't anything OVER 1 is a waste of processing power. The difference between compression level 1 and compression level 9 is .6 - .06 % on average.

Ok thanks Zach. :)

Cap'n Steve 03-25-2007 06:54 AM

Quote:

Originally Posted by Zachery (Post 1211344)
No, you shouldn't anything OVER 1 is a waste of processing power. The difference between compression level 1 and compression level 9 is .6 - .06 % on average.

I know the default compression level of the command line gzip is 6, how does that differ from compressing pages on the fly?

Zachery 03-25-2007 08:03 PM

When you're gziping something at the command line you're probaling doing so for a one time reason and compressing it for a move, 6 is a good number for this. However the compression difference between 1-6 could vary depending on the file type you want to compress.

Compression level 1 gets the job done on html / css very well, any higher is a waste.

ro_manuel 03-28-2007 04:06 AM

Man, I added something its craped on me. Its so slow. I have PhotoPost, vbGarage, Downloads, Support and Sr Classifieds. Its kinda slow

cynthetiq 08-18-2007 12:24 PM

thanks for all those that have responded to this thread. I've been very much hack happy on my dev forum but very strict and stringent as to what the needs are for the production forum.

I have about 18 products installed. here's what comes up from the debug setting. where does the memory usage come from? Is that number too high?

Quote:

Page Generation 0.18570 seconds
Memory Usage 3,407KB
Queries Executed 12
added vbbmicrostats and came up with:
Quote:

Page generated in 0.16144395 seconds (28.47% PHP - 71.53% MySQL) with 12 queries
Users: 1 (1 members and 0 guests) | 3,434.49KB Used | GZIP ON (level 1) | 3.18 : 3.85 : 3.59 | Uncached Templates: None

Arrogant-One 09-30-2007 01:09 AM

Quote:

Originally Posted by Trana (Post 956085)
1. vbShout
2. VBShout
3. VBSHOUT

Great mod, poorly implemented.

Okay

How about VB Inferno Pro Shout (Lite), how does this compare with the old vbshout in terms of bandwidth usage?

AO

Fusion2 10-23-2007 01:11 PM

VBadvanced!

Not sure about anyone else. But, i tried installing VBadvanced on three seperate occasions and each time it dramatically slows down my website. Once i remove VBadvanced, my server is back to normal.

Zachery 10-23-2007 07:17 PM

Quote:

Originally Posted by Fusion2 (Post 1366728)
VBadvanced!

Not sure about anyone else. But, i tried installing VBadvanced on three seperate occasions and each time it dramatically slows down my website. Once i remove VBadvanced, my server is back to normal.

I think you're just seeing things...

cheat-master30 10-23-2007 07:25 PM

By the way, just how bad on server load is vB Shout (and Lite)? Oh, and I think the Inactive User Reminder Email thing is pretty harsh on the server load as well. And your inbox.

webmaster74 10-24-2007 01:38 AM

Quote:

Originally Posted by Zachery (Post 955763)
well 200 hacks are not good.

.. You should install micro stats, or enable debug mode for yourself and see what your query usage it is at.

Hacks are ment to be addons for exactly what you need, not just new toys you think might be fun.

This is what overhacking causes. untraceable problems.


is not it far easier then to simply rename the forum folder, and upload a full fresh copy of the most stable current version of vb to the forum folder and only install the necessary hacks?


Can you ever imagine our friend finding his way out of 200 hacks ?

AmbitiousOne 12-31-2007 01:18 AM

I have 9 mods. Do you think that is a lot? I'm afraid to add a bank, cash system to my forum for some reason..............do they tie up a lot of resources?

haothiencz 02-04-2008 02:31 PM

how can we know how many queries is running why loading a page ?

Marco van Herwaarden 02-05-2008 06:59 AM

Enable debug mode.

Alfa1 02-05-2008 07:12 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1436594)
Enable debug mode.

where do you do that?

Marco van Herwaarden 02-06-2008 06:27 AM

Add:

PHP Code:

$config['Misc']['debug'] = true

to your config.php file.

grunt482 02-07-2008 04:42 AM

Can someone look at my forum: www.LaredoForums.com

I seem to be having the same problem as many of the people here. Can someone tell me what to do make my forum faster. This problem has been very frustrating for me. Thanks in advance.

Forum page:

Page generated in 5.71096 seconds with 38 queries (3 queries for uncached templates) [Server Loads: 2.38 2.00 : 2.03]
Uncached templates: banner (1)
Uncached templates: banner_b (1)
Uncached templates: hbanner (1)

HOme page:

Page generated in 7.13451 seconds with 37 queries (6 queries for uncached templates) [Server Loads: 1.56 1.88 : 1.99]
Uncached templates: adv_portal_rotator (1)
Uncached templates: adv_portal_topposters (1)
Uncached templates: banner (1)
Uncached templates: banner_b (1)
Uncached templates: hbanner (1)
Uncached templates: top_posters (10)

USAMustangs.com 02-21-2008 05:48 AM

I just turned on debugging and noticed that loading vbgarage.php is 34 queries.

ronronmx 07-09-2008 04:18 AM

Once the debug mode is on, what exactly am I looking for?

MrZeropage 11-07-2008 08:36 PM

it seems like alot of administrators did not really care about performance, template-caching and page-generation-times before this thread ;)

If anybody wants his site analysed and optimized (template-caching ect) feel free to contact me :)

multiplex 07-02-2009 02:13 PM

Quote:

Originally Posted by Arrogant-One (Post 1349933)
Okay

How about VB Inferno Pro Shout (Lite), how does this compare with the old vbshout in terms of bandwidth usage?

AO

this is what i'd like to know too

puregraf 08-27-2011 04:14 PM

hey everyone i have this problem where an old hack i installed keeps posting threads on my forum (the daily news one) and somehow it doesnt appear in my plugins, how can i remove this other then from the admin cp under plugins? will deleting the folder via FTP remove it?

kh99 08-27-2011 04:34 PM

Quote:

Originally Posted by puregraf (Post 2238780)
hey everyone i have this problem where an old hack i installed keeps posting threads on my forum (the daily news one) and somehow it doesnt appear in my plugins, how can i remove this other then from the admin cp under plugins? will deleting the folder via FTP remove it?

Maybe try looking under "Scheduled Tasks".

BirdOPrey5 08-28-2011 10:47 AM

Are you sure it's not an RSS Feed?


All times are GMT. The time now is 01:37 PM.

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.01505 seconds
  • Memory Usage 1,820KB
  • 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_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (34)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete