On Mon, 21 Jan 2019 14:37:38 -0500 Kris Deugau wrote: > Rick Cooper wrote:
> > and I am > > wondering if SA has to be restarted after each update of the data > > or does it reread each time the plugin is called > > Looks like it loads the data into RAM on SA startup/(reload?). It's loaded from check_start() and stored in PerMsgStatus, so it's run per scan.