Re: Multi-server HTTP

These changes are included in the latest revision.

Henrik Nordstrom and Alan Ford are authors. The next revision will
include more merges from draft-ford-http-multi-server.

http://tools.ietf.org/html/draft-bryan-metalinkhttp

On Sat, Oct 3, 2009 at 10:44 AM, Anthony Bryan <anthonybryan@gmail.com> wrote:
> On Sat, Oct 3, 2009 at 6:03 AM, Sander Steffann <sander@steffann.nl> wrote:
>> Hi,
>>
>>> What about something simple(?) like "depth" (or something better
>>> named) where "depth=0" is the default and means ONLY that file is
>>> mirrored. A value of 1 means that file and everything else in the
>>> directory are mirrored. 2 means the directory above, and everything in
>>> it, etc
>>>
>>>  Link: <http://www2.example.com/dir/dir2/example.ext>;
>>> rel="duplicate"; depth=2
>>>
>>> In the above example, /dir2/* would be mirrored...
>>
>> If I understand your explanation correctly this should be /dir/*, right? Or
>> do I misunderstand you?
>
> Yes... :) Thanks for noticing that, Sander.
>
> Link: <http://www2.example.com/dir/dir2/example.ext>; rel="duplicate"; depth=2
>
> /dir/*
>
> depth=1
>
> /dir2/* (which includes the file example.ext)
>
> depth=0
>
> only the file example.ext.


-- 
(( Anthony Bryan ... Metalink [ http://www.metalinker.org ]
  )) Easier, More Reliable, Self Healing Downloads

Received on Friday, 9 October 2009 16:06:44 UTC