| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is the OSG implementation of an XCache (XRootD Caching Proxy) setup. XCache allows one to setup a "cache" server which saves frequently-accessed files at a specified "origin" to local storage, allowing repeated accesses of the same resource to be served without having to transfer them multiple times over the wide-area-network.
XCache is not a generic HTTP cache. Files in the cache do not expire, nor are there integrity checking mechanism such as HTTP's ETag. Unlike many HTTP caches, it can stream partial responses: if the client requests only a few bytes from a multi-gigabyte resource, XCache will send the response before the full download completes.
XCache installation is covered in the OSG documentation
The OSG packaging features:
| Back | FazBrowse Home | New Git URL |