TP6.1 - LRC: Enforcing unresponsive Application Server blacklist policy.

TP6.1 - LRC: Enforcing unresponsive Application Server blacklist policy.

Important notice.

This notice is a reminder of the TP6 release note document.

If you have an Application Server (in ThingPark Wireless Device Manager) that uses “BLAST” routing strategy with multiple destinations, you could be impacted.

  • From now on, “BLAST” routing strategy is effectively implemented as an in-sequence multicast.
    • each destination (i.e. each external AS url) is processed, one by one.
    • should an application server become unresponsive or slow enough, it would trigger a blacklist mechanism, therefore rendering the entire set of destinations not usable for a while.
      • this mechanism is inherited from SEQUENTIAL routing strategy

→ if you still need an in-parallel “BLAST”-like behaviour, we suggest that you create as many single-destination Application Servers as necessary.

{
BLAST AS1:
  - url_01
  - url_02
  - ...
  - url_n
}

should become instead:

SEQUENTIAL AS_01:
  - url_01

SEQUENTIAL AS_02:
  - url_02

[...]

SEQUENTIAL AS_n:
  - url_n

  • hint: you know you are actually impacted if your various application servers do not receive the same amount of traffic, relative to one another.
  • for more details, please refer to RDTP-5790 section of ThingPark Wireless 6.0 release note document.

    • Related Articles

    • How to send MAC commands from an Application server to debug test devices ?

      During testing of new device firmware, it may be useful to send MAC commands to check the behaviour of the network from an Application server.. Depending on the Connectivity plan associated to the device and the LRC settings, you may need to request ...
    • Product Version 6.0 - Software Release Notes

              Versions  Version Date Author Details Rev1 2019-07-25 Actility First Version. Rev2 2020-01-07 Actility - Addition of “Feature Interaction Matrix” for each feature. - Updated the Feature Activation details for LRC record/replay tools Rev3 ...
    • Product Version 5.1 - Software Release Notes

      Scope The scope of this document is to describe the release notes of the ThingPark Wireless Product Software v5.1. Version 5.1 subcomponents versioning Version 5.1 list of new introduced features (User Stories) and release notes for all ThingPark ...
    • Product Version 5.0.1 - Software Release Notes

      Scope The scope of this document is to describe the release notes of the ThingPark Product Software v5.0.1. Version 5.0.1 subcomponents versioning Version 5.0.1 list of new introduced features (User Stories) and release notes for all ThingPark ...
    • Product Version 5.2 - Software Release Notes

            Versions Version  Date  Author Details  Rev1  2018-11-15  Actility  First Version  Rev2  2018-11-21  Actility  Addition of the following features: RDTP-7722, RDTP-7723 and RDTP-7746  Rev3  2019-03-04  Actility  Updated versioning (release 5.2 ...