Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

To enable payload chunking between AAM and an Edge node, only one of the devices needs to have chunking enabled, either AAM or the Edge node. So enabling chunking for AAM would enable chunking between AAM and all of its nodes that are able to chunk payloads.

How does it work (prob more for devs)

Chunked payloads are published to asiManager/chunked/<nodeId>, where nodeId can be a UUID of an Edge node or the literal manager to denote AAM.

...