A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: cached pages and bandwidth usage

  1. #1
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94

    cached pages and bandwidth usage

    Say I'm using a webhost that has a bandwidth/month usage cap. I have a site like ParadoxSystems that have subsequent pages that load the same SWF over and over (click on the links and you'll see). The SWF is apparently cached after the first load (can't tell because the size is small enough to load quickly).

    My question is... if people keep loading the subsequent pages through the links, and that header SWF is loaded over and over, is each "load" considered bandwidth usage by the webhost or does a cached copy not even load from the server? Is it actually being cached ?

  2. #2
    Senior Member
    Join Date
    Oct 2000
    Location
    UK
    Posts
    875
    Cached movies won't affect your bandwidth as they are loaded client side.

    Ian

  3. #3
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94
    What if the browser setting is set to "check for new version on every visit to the page" ?

    This would all be moot if it wasn't even a cached page, so I'd like to know if it's even being cached... don't know if SWFs can be.

  4. #4
    Senior Member
    Join Date
    Oct 2000
    Location
    UK
    Posts
    875
    Swf's are cached - even if the browser setting is set to "check for new version on every visit to the page" it will only download the swf from the server if that particular swf is a newer version.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center