> On Jan 20, 2016, at 3:55 PM, Dk Jack <dnj0...@gmail.com> wrote: > > Hi, > I am new to ATS and I am trying to write a plugin. My plugin needs to do > two things: > > 1) Periodically poll an external server and get some info and cache the > info locally.
TSFetchUrl is probably what you want > 2) Use this cached info while processing the traffic. > > I couldn't find a straight forward example to do #1. Could someone more > knowledgable > point me in the correct direction. Any help is appreciated. Thanks. > > Dnj