vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   Step by Step guide to speed up your VB4 OR VB3 (https://vborg.vbsupport.ru/showthread.php?t=267588)

bfdzio 04-15-2013 01:44 PM

That did the trick, thank you for all of this. Using this I was able to get my Pagespeed score up from 51 to 92.

Also went from F and D ratings on GTMetrix to A+'s


Oh and my board is stupid fast.

--------------- Added [DATE]1366070488[/DATE] at [TIME]1366070488[/TIME] ---------------

Don't know if this is related, but now when I try to post an embed of a tweet, it takes you to "about:blank" but the post is posted still.

--------------- Added [DATE]1366078991[/DATE] at [TIME]1366078991[/TIME] ---------------

Also...ability to mark forums read by clicking the forum icon does not work now?

final kaoss 04-16-2013 02:30 PM

I've just tried the doubleclicking on the forum icon to mark as read and it is still working for me, just don't "double click" as fast as you normally would outside of a browser. Also, I'm not sure about the twittter issue.

Also not only is your board faster but you should see drastic improvements in bandwith, cpu & memory usage.

bfdzio 04-17-2013 06:55 PM

Quote:

Originally Posted by final kaoss (Post 2416679)
I've just tried the doubleclicking on the forum icon to mark as read and it is still working for me, just don't "double click" as fast as you normally would outside of a browser. Also, I'm not sure about the twittter issue.

Also not only is your board faster but you should see drastic improvements in bandwith, cpu & memory usage.

Yeah I should look into the memory usage on the dedicated...but its overkill as is.


One more question, is there a way to disable these features on just a specific style? I ask because many users and me are experiencing the page numbers on the mobile style not showing up anymore, randomly. Sometimes they are there, sometimes they are not. It has to be a caching issue.

As for double clicking, tried a few things...no go.

final kaoss 04-17-2013 07:23 PM

Link me to your site & I'll have a look at it for you, I myself don't use mobile that much but I'll check it out for you to see what's going on.

bfdzio 04-17-2013 07:38 PM

Quote:

Originally Posted by final kaoss (Post 2416987)
Link me to your site & I'll have a look at it for you, I myself don't use mobile that much but I'll check it out for you to see what's going on.

sending a PM

bzcomputers 04-18-2013 12:20 AM

Noticed all the javascript was not being gzipped.

Seems "application/x-javascript" is not doing it. Need to add "application/javascript" to the mod_deflate output filters. After adding that all vBulletin javascript is being reporting as compressed.


Edit Line:
Code:

AddOutputFilterByType DEFLATE text/css application/x-javascript text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon
To Read:
Code:

AddOutputFilterByType DEFLATE text/css application/x-javascript application/javascript text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon

Before Change:
Code:

Use gzip compression for transferring compressable responses: 77/100

286.3 KB total in compressible text, target size = 220.5 KB - potential savings = 65.8 KB
FAILED - (51.1 KB, compressed = 15.2 KB - savings of 35.9 KB) - http://www.XXX.com/forum/clientscript/vbulletin-core.js?v=420
FAILED - (14.4 KB, compressed = 3.8 KB - savings of 10.6 KB) - http://www.XXX.com/forum/clientscript/vbulletin_overlay.js?v=420
FAILED - (12.5 KB, compressed = 3.6 KB - savings of 8.9 KB) - http://www.XXX.com/forum/clientscript/vbulletin_lightbox.js?v=420
FAILED - (7.2 KB, compressed = 2.5 KB - savings of 4.7 KB) - http://www.XXX.com/forum/vbseo/resources/scripts/vbseo_ui.js?v=a4
FAILED - (5.7 KB, compressed = 2.3 KB - savings of 3.4 KB) - http://www.XXX.com/forum/clientscript/vbulletin_md5.js?v=420
FAILED - (4.4 KB, compressed = 2.0 KB - savings of2.4 KB) - http://www.XXX.com/forum/clientscript/vbulletin_cms.js?v=420

After Change:
Code:

Use gzip compression for transferring compressable responses: 100/100

220.5 KB total in compressible text, target size = 220.5 KB - potential savings = 0.0 KB

That is a savings of almost 70% for javascript transfers on a default cms page.


---------------------
Edit: Any reason you are not also recommending the caching of static javascript?

final kaoss 04-18-2013 02:20 AM

I'll have to look into that a bit more tomorrow.
Right now, I have to use my iPod, due to the storms over here just a bit east of OKC, oklahoma. Most of that htaccess is from the mod w3tc total cache for Wordpress with the vbulletin friendly URL rewrites.

Odd, I've never noticed my scores failing on that part. http://gtmetrix.com/reports/www.vide...t.com/Bzmh2VF9
At any rate, it's been added to the htaccess in the first post. Thanks for that!

final kaoss 04-22-2013 06:00 PM

First post updated with an assortment of different htaccess setups that should help people using vbseo, clogic seo for vb3 or yabbseo for vb3.

Delfi_r 07-07-2013 02:47 PM

I have applied Step one and the effect is wonderful, now I'm optimising images, but in the vB4 SuperCharged mod it states that we sould'nt use on vB 4.21. Can I use it? with your recomendations to disable:

Quote:

Enable Html Optimiser
Enable Javascript Optimiser
Enable Attachment Optimiser
Or I should care anything?

final kaoss 07-07-2013 04:52 PM

The author hasn't updated it in quite some time. I still use it on my vbulletin 4 which is updated to the latest version. You can use them if you find they work for your forum but be aware of the warnings listed for each one.

I don't use the html optimizer because using gzip/mod deflate, the whitespace really doesn't become a big issue... unless you have thousands of linebreaks with no content, even so, I don't find a reason to let it consume extra cpu & memory when compressing with gzip/mod deflate.
Javascript Optimizer, I think I remember there being issues with loading the editor & other mods with it enabled, so I leave it off.
The Attachement Optimizer has a warning against using it on apache servers, since I run apache, I leave it off.


All times are GMT. The time now is 01:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02942 seconds
  • Memory Usage 1,759KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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