Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

The SCSP SEND method applies to both named and unnamed objects. The SEND request allows explicit transmission of a newly written object from a source cluster to a remote one, such as for keeping two clusters immediately synchronized. As of Swarm 11.2, the  The feed SEND method works with any feed type as of Swarm 11.2, so that it can force synchronous processing of a specific object on one or more of those feeds.

...

The SEND request needs query arguments for feedid, feedtype, or both, which is a union of all of those provided arguments; SEND reverts to the legacy behavior if neither is provided. 

...