WRL Resolution Rules
Here are the "WRL Resolution Rules". The "embedded host" information is the host from the http:// wrapper.
- IF there is "embedded host" information
- Check for a local copy
- Do a HTTP HEAD against the embedded host for a list of alternative sites
- Do a P2P query
- Get the file from the embedded host
- IF there isn't "embedded host information
- Check for a local copy
- Do a P2P query
The idea is that the "embedded host" is the last resort for downloading the file. The WRL server which is downloading the files may suggest itself to the embedded host as being an alternative host for downloading.
