Re: Alternative in case of fail

On Fri, Jan 26, 2018 at 12:04 PM, andre
<valdestilhas@informatik.uni-leipzig.de> wrote:
> In case of failure, I would like to add an alternative.
>
> Example:
>
> if http://139.18.8.58:8080/LinkLion2_WServ/ fails then
> http://dmoussallem.ddns.net:1550/LinkLion2_WServ/
>
> Is it possible?
> ...

Currently w3id.org is using Apache to return redirects.  A client will
just follow what it gets. I'm not sure how w3id.org could have
fallbacks without turning into a proxy.

Interesting use case though.  I'm not sure if there are any specs out
there about returning and handling multiple Location headers as
fallbacks.

-dave

Received on Saturday, 27 January 2018 00:11:04 UTC