On 8/12/07, Pedro Côrte-Real <[EMAIL PROTECTED]> wrote:
>
> On 8/12/07, Paul Alfille <[EMAIL PROTECTED]> wrote:
> When would owserver need loop suppression? I understand that owlib has
> the functionality that's why owserver seems complicated for something
> that only has to answer three commands.
>

The page http://www.owfs.org/index.php?page=loop-suppression covers it
pretty well.

Basically, you can build a network of owservers, calling other owservers.
To prevent a loop, all owservers add a unique token to the end of the
message they pass on.
When owserver gets a message, it checks to make sure that it's token isn't
already on the message.

No tokens are used in the return messages, so clients don't need to worry
about them.

In theory owtap could be part of a loop, so should add a token for itself.
I'm devided on this issue.

Paul Alfille
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to