vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - vB Accelerator (https://vborg.vbsupport.ru/showthread.php?t=244391)

Vitaly 06-22-2010 11:59 AM

Quote:

Originally Posted by tupique (Post 2057413)
so this mod is used to change the thumbnails URL only, not the full image?

The goal of this mod is to reduce server load. Direct thumb links affect load. Full attach links - not.

There can be 20 thumbs on thread page. But not 20 fullsize images, downloaded at once.

Quote:

Originally Posted by tupique (Post 2057413)
http://<domain hidden>/img/1/1.thumb?d=1276962745

Could you remove the query string parameter? It ruins the purpose of image caching, since the parameter value always changing while the image stays the same.

This parameter doesn't affect cacheing. It's fixed for each thumbnail.

tupique 06-22-2010 12:08 PM

great! thanks!

tupique 06-22-2010 02:10 PM

Could you maybe do the same for image.php (to display user's avatar)? It's hard to cache image served by PHP script.

Vitaly 06-22-2010 02:24 PM

It's already done in vbulletin settings. Please, read vb manual. This mod is NOT buggy, and works properly. Really.

ssslippy 07-03-2010 06:45 PM

Do attachments themselves need to be in a public accessible area or just the thumbnails?

Vitaly 07-03-2010 06:52 PM

Just the thumbnails

Xencored 07-03-2010 07:00 PM

Fact my thumbs seem tons faster to load thanks!!

now Vitaly could you explain this part please

"CDN list
Enter up to 4 mirror domains, to load local images faster. For example:"

Thanks!

Ps. how do i know if i have a NGINX websever lol sorry :x

Vitaly 07-03-2010 07:30 PM

You'd better to read yahoo website optimization manuals.

In 2 words:

1. Browser allows only 2 parallel connections to each domain, and 8 total.
2. If you do mirrors for your images, it can download up to 8 images simultaniously
3. It's better to keep mirrors on separate domain, without cookies, to speed up requests

That can make some sence, ONLY if you have tons of thumbnails on each single page.

I did this feature for fun, and didn't meashured effect yet. Anyway, it's not as significant, as (direct links + proper cache headers for static files).

Quote:

Ps. how do i know if i have a NGINX websever lol sorry :x
If you ask such question, then 99% you don't have nginx :)

Xencored 07-03-2010 08:16 PM

Quote:

Originally Posted by Vitaly (Post 2063979)
You'd better to read yahoo website optimization manuals.

In 2 words:

1. Browser allows only 2 parallel connections to each domain
2. If you do mirrors for you images, it can download up to 8 images simultaniously
3. It's better to keep mirrors no separate domain, without cookies, to speed up requests

That can make some sence, ONLY if you have tons of thumbnails on each single page.

I did this feature for fun, and didn't meashured effect yet. Anyway, it's not as significant, as (direct links + proper cache headers for static files).

Thanks for that i dont use any mirrors so i can leave that blank

Quote:

Originally Posted by Vitaly (Post 2063979)
If you ask such question, then 99% you don't have nginx :)

Guess not than :)

Thanks mate the speed on pages like >>This<< is tons better

Nomination!

Vitaly 07-04-2010 07:01 AM

Quote:

Originally Posted by Animemike (Post 2064015)
Thanks mate the speed on pages like >>This<< is tons better

You also have to tune apache config. Remove ETAG headers, and add Expires (in next 7 days) headers instead for all static files.


All times are GMT. The time now is 06:02 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.03040 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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