Results 1 to 4 of 4

Thread: Freecache

  1. #1
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    has anybody tried using this new service from the fine people that bought us archive.org and the wayback machine.

    http://www.archive.org/web/freecache.php

    the service is basically used to spread the content of sites that include http://freecache.org/http://your.site/yourfile into the url of content. the first time it is downloaded freecache downloads the content to a proxy server and it is then spread out to many proxy servers all over the globe. people can now download the file off the proxy which should be closer and faster then from your site. this should speed up downloads of larger files and reduce stress on popular files.

    seems like a very neat idea to me and i can see this being used alot more in the future. shame the service is still a little unstable at the moment but it is still a beta.


    Why not Squid or mod_proxy?

    Both Squid and mod_proxy are great for reducing the load on web servers, and we encourage everybody to use them. The disadvantage of these caching proxies are that they only work "vertically", i.e., they reduce the bandwidth downstream from the originating web site to the users' browsers. That web site still gets 1 download per (non-cascading) proxy. The FreeCache system works more "horizontally", i.e., FreeCaches fill themselves up from neighboring FreeCaches if at all possible. Hence, the load on the originating web site is much lower. FreeCache and caching proxies are complementary technologies. Both can be used to reduce the impact on web sites.

    Why FreeCache?

    FreeCache is a demand-driven, distributed caching system. Cooperating caches exchange files without burdening the original site too much.

    Why not BitTorrent?

    BitTorrent is good and similar to FreeCache in that it balances download "horizontically". BitTorrent uses other BitTorrent clients for this balancing; these clients often become un-available after a particular file is not popular anymore. The FreeCache system utilizes permanent FreeCaches that don't go away (although particular files get flushed out after a while). Unlike BitTorrent, the FreeCache system is transparent to the end-user. No new client or server software is required, and the files do not need to be converted. To offer a file via the FreeCache system, all you need to do is prefix the URL with http://freecache.org/

    What files are being served by FreeCache?

    FreeCache can only serve files that are on a web site. If the link to a file on that web site goes away, so will the file in the FreeCaches. Also, there is a minimum size requirement. We don't bother with files smaller than 5MB, as the saved bandwidth does not outweight the protocol overhead in those cases.

    What's a good download manager?

    We like wget, because you can tell it to play nice and go slow. It's highly configurable and very powerful. Wget runs on all Unix platforms (incl. Mac OS X), and it comes standard with Cygwin on Windows. If you prefer something graphical, Mozilla's built-in download manager works fine.
    Source

  2. Internet, Programming and Graphics   -   #2
    Arm's Avatar Poster
    Join Date
    Jul 2003
    Location
    a well
    Age
    36
    Posts
    1,437
    Ugh all those flashing .gifs confuse the hell out of me. Actually that whole site confuses me.

    This all sounds fine and dandy, but who pays for and hosts those cache servers?

  3. Internet, Programming and Graphics   -   #3
    4play's Avatar knob jockey
    Join Date
    Jan 2003
    Location
    London
    Age
    41
    Posts
    3,824
    people have donated them and alot of what archive.org does get funded by the goverment and donations. hell i bet even isp's will help out with caching since it does save them bandwidth on continental pipes.

  4. Internet, Programming and Graphics   -   #4
    Arm's Avatar Poster
    Join Date
    Jul 2003
    Location
    a well
    Age
    36
    Posts
    1,437
    So what this is like free bandwidth for web sites?

Bookmarks

Posting Permissions

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