vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   An idea to save the bandwidth (https://vborg.vbsupport.ru/showthread.php?t=216279)

acyk 06-16-2009 02:26 PM

An idea to save the bandwidth
 
Dear sir

I have an idea to save the bandwidth , but I don't know is there have any plugin for this

Our post usually has lots picture in the article , they were saved with attachment system .

User A read this post#123 , first time it shows all pictures ( ex. there are 20 pictures in that article , total size is 1MB ) , then he go away to read other article .

maybe couple minutes later , he comes back , and read that post#123 again to read the reply , but this time he don't need to see all that pictures in first article , he just want to read the reply .

Therefore , everytime he came back for this post#123 , we knew he was read this before , so we don't need to show the picture for him , we just show the link " click here to see the picture ", or put a big button "show all picture" on the top of page .

in this way , we can save lots of bandwidth and the forum will much faster for all of this.

can we do that ?

Lynne 06-16-2009 03:53 PM

If he had just read it, most likely he isn't downloading the images from your site again - they would be in his cache. Are you just showing thumbnail images or full size images? Perhaps make the images links instead of showing them in the thread?

acyk 06-16-2009 05:08 PM

Dear Lynne

thanks for your reply , but I think the header of vBulletin set it to "no-cache"

Code:

<meta http-equiv="Pragma" content="no-cache" />
so I think every time user load that page , it should load everything again , not from the cache , am I correct ?

By the way , I remember vBulletin has a function , user can turn that function off

then the picture we use will become a link , not a picture .

[img]https://vborg.vbsupport.ru/external/2009/06/105.jpg[/img]

but if they turn it on , it will show picture directly .

Lynne 06-16-2009 05:11 PM

That is a setting. vboptions > cookies etc > Add No-Cache HTTP Headers

tuaguild 06-16-2009 05:37 PM

yep lynne beat me to the punch


All times are GMT. The time now is 02:11 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.01203 seconds
  • Memory Usage 1,715KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete