Versions Compared

Key

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

MC2 keeps a cache of processing rules. http://appserver:20426/services/eagle/v2/commands/reinitrulecache

To reinitialize the rule cache, use the REST endpoint with an offset of 206. The default port is 20426:

...

20426

...

This will reinitialize the rule cache for all MC2 instances with the same AppID .This however, this endpoint is available only from the application server.

An alternate approach is to reinitialize the rule cache using a SOAP request or executing the eagle_ml-2-0_extract_service_control_message stream. It works in the same way as with a MC2 restart except that it uses a different commandType RTR task parameter, HTTP header, and FeedType RTR task parameter. Also, all levels of users have access to reinitialize the rule cache. For more information, see Restart MC2.

...