<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the answer. How can I do a "failback" for a relayed stream ?
The idea is to set up a relay that can use for the same mountpoint two
connection.<br>
<br>
Karl Heyes a écrit :
<blockquote cite="mid1119273373.32189.47.camel@bogus.hackers.club"
 type="cite">
  <pre wrap="">On Mon, 2005-06-20 at 13:34, EISELE Pascal wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

I'm trying the following settings but it seams that it's not working :(
While I try to switch down the server a, the fallback is not used.
The "/letsgozik-HiQ-backup" is working (localy). An idea ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
...

  </pre>
  <blockquote type="cite">
    <pre wrap="">    <relay>
        <server>b</server>
        <port>xxxxxxx</port>
        <mount>/letsgozik</mount>
        <local-mount>/letsgozik-HiQ</local-mount>
        <fallback-mount>/letsgozik-HiQ-backup</fallback-mount>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
fallback-mount is a <mount> setting, adding this under <relay> does not
mean anything.
        
karl

  </pre>
</blockquote>
<br>
</body>
</html>