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-13-2008 03:32 AM

Quote:

Originally Posted by maxicep (Post 1517703)
Thanks

installed

its working perfect i think :)

:confused::confused::confused::confused:
you have not mark the not installed yet.

vietdjclub 05-13-2008 03:37 AM

working perfect.thx

thefifthlord 05-13-2008 04:18 AM

Very nice, however you are adding a lot of unnecessary load by constantly redirecting images through redir.php ; gziping may reduce bandwidth, but it slows the server down.

A better fix would be:

Put this in your .htaccess file:
Code:

# Turn on Expires and set default to 0 ExpiresActive On ExpiresDefault A0 # Set up caching on media files for 1 year (forever?) ExpiresDefault A29030400Header append Cache-Control "public"# Set up caching on media files for 1 weekExpiresDefault A604800Header append Cache-Control "public, proxy-revalidate"# Set up 2 Hour caching on commonly updated filesExpiresDefault A7200Header append Cache-Control "private, proxy-revalidate, must-revalidate"# Force no caching for dynamic filesExpiresDefault A0Header set Cache-Control "no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform"Header set Pragma "no-cache"

Stubbed 05-13-2008 08:59 AM

I really like where the mod designer is coming from, sadly the execution is a bit flawed.

On a small forum, this will be fine, but on a large forum the extra load it would create by gzipping everything in real time would offset the original goal of the modification, as shown by several people already.

I've personally used the htaccess rules, leaving out the modrewrite rule and redir.php.

Jack0919 05-13-2008 01:45 PM

I didn't like my goverment for a long time, I think the goverment are antagonistic to the people.

but since 2008.4.13 some media inaccurate I changed my mind. Now I try to understand my goverment and then I find how good it is.

Well,The advice you take is very important to me. I will try to find a way to balance the load and speed.

welcome to China,the Chinese is trying all the best to give you a happy and unforgettable journey.

mykkal 05-13-2008 02:04 PM

does this work with VB 3.7?

993ti 05-13-2008 02:08 PM

Yes, it does ;)

mykkal 05-13-2008 02:40 PM

does this work fine with VBSEO now? Or are people still doing a lot of troubleshooting?

Jack0919 05-13-2008 02:56 PM

it work fine with vbseo, however, there is stil have few troubleshooting if you have use the mod like chatbox....

KHALIK 05-13-2008 09:08 PM

Quote:

Originally Posted by wd4x4 (Post 1512254)
URL's work Pics & e-mail link don't here in IE. FF all ok. no vbSEO.

same problem.

fixed it with re-installing ieprompt.html


All times are GMT. The time now is 06:56 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.01421 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (2)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