You can look at the VIA header or if use the debug tags : traffic_server -T"http.*"
Either way, you want to know why ATS thinks it can't cache the docs. If you use the debug tags, try just hitting it with a single request and then repeating it again after a pause as it will print out a trace for each request. john On Tue, Jul 19, 2011 at 11:02 AM, Alan D. Cabrera <l...@toolazydogs.com>wrote: > I reran my program twice which gets the same set of files but I'm getting > 100% miss rate. I have 1G cache in memory and 10G disk. I'm downloading > about 15M of files. > > What should I be looking at to debug this? > > > Regards, > Alan > >