vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - YSLOW 1.0.3 (Make Your Forum Faster) (https://vborg.vbsupport.ru/showthread.php?t=178286)

Jack0919 05-12-2008 05:37 PM

Quote:

Originally Posted by apn3a (Post 1517279)
I've tried installing this hack. works perfectly on my forum (makes it really fast); however, it screws up another software i run on my domain. The problem seems to be in under compressing java files. My other software has a dhtml menu (which includes java files), and it disappears whenever i install this hack. Also the images take a while to load. Any thoughts?

try this:

edit .htaccess find
RewriteRule ^(.*)(js|css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L]
coverd as
RewriteRule ^(.*)(css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L]

soundbarrierpro 05-12-2008 07:45 PM

I tried this too, definitely speeded up my site. Problem was if you hit refresh or hit f5 all CSS formatting went out of whack. Every color went white and all font went Times New Roman. Any ideas why? I have to use refresh to monitor visitors.

Jack0919 05-12-2008 07:57 PM

Quote:

Originally Posted by soundbarrierpro (Post 1517578)
I tried this too, definitely speeded up my site. Problem was if you hit refresh or hit f5 all CSS formatting went out of whack. Every color went white and all font went Times New Roman. Any ideas why? I have to use refresh to monitor visitors.

eh? That's a rare issue, My I have the favor to get your url of the vbulletin?

I'll check what's the problem with it.

soundbarrierpro 05-12-2008 08:00 PM

Quote:

Originally Posted by Jack0919 (Post 1517590)
eh? That's a rare issue, My I have the favor to get your url of the vbulletin?

I'll check what's the problem with it.

It's not installed now. I had it installed but removed it because it only did it when I installed MGC Chat or Cinvins RSS mods.

Coop1979 05-12-2008 08:40 PM

Did anyone watch their server loads after installing this? My loads tripled.

It may provide some speed for my end users, but I'm not going to use it at the cost of server performance.

Jack0919 05-12-2008 09:00 PM

edit .htaccess find
RewriteRule ^(.*)(js|css|gif|jpg)$ redir.php?file=$1$2&type=$2 [L]
coverd as
RewriteRule ^(.*)(js|css)$ redir.php?file=$1$2&type=$2 [L]

And test it again. I need the Number to improve the mod. thanks.

peterpigman 05-12-2008 10:02 PM

Quote:

Originally Posted by Coop1979 (Post 1517633)
Did anyone watch their server loads after installing this? My loads tripled.

It may provide some speed for my end users, but I'm not going to use it at the cost of server performance.

Yeah it does seem to add quite a bit of load.

Coop1979 05-12-2008 10:03 PM

Without YSlow:
1.36

With YSlow (using amended htaccess code above):
Holding at around 2.34

I was normally below 1 prior to adding the YSlow. Right now is a slow time on my server so I'm worried what will happen during a traffic surge.

maxicep 05-12-2008 10:14 PM

Thanks

installed

its working perfect i think :)

pedroenf 05-12-2008 11:57 PM

Great great mod. This is definitely MOTY (year) for me. Very nice work.


All times are GMT. The time now is 04:50 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.01469 seconds
  • Memory Usage 1,738KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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