Cache Analysis Tool

2018-06-01 Thread Fieck, Brennan
Hello, I made a thing: Superior Cache ANalyzer (SCAN). It's also on PyPi. It's a little tool/library that inspects ATS caches and can dump the URLs and sizes of the things cached therein. I'm thinking about ma

Re: ATS Cache Analysis Tool

2018-04-04 Thread David Calavera
I'm very interested in using this tool. We were thinking about writing something very similar. Cheers, David On Wed, Apr 4, 2018 at 8:57 AM, Bryan Call wrote: > I would suggest creating a pull request and add it to the tools directory > for ATS: > > https://github.com/apache/trafficserver/tree/

Re: ATS Cache Analysis Tool

2018-04-04 Thread Bryan Call
I would suggest creating a pull request and add it to the tools directory for ATS: https://github.com/apache/trafficserver/tree/master/tools -Bryan > On Apr 3, 2018, at 1:33 PM, Fieck, Brennan wrote: > > Hello, > > I'm (somewhat ob

ATS Cache Analysis Tool

2018-04-04 Thread Fieck, Brennan
Hello, I'm (somewhat obviously) a Comcast employee working on one of the Traffic Control teams, and I built a command-line tool to analyze ATS caches (ATS v7.0+). The process to release this software as open-source is long and arduous, but looks very promising. I can't post the source code anyw