I have a template that calls my server: ?id=100 let's say. Each call should return differently... but I'm getting duplicates. I can't tell if its mysql returning the same stuff to multiple threads (too many simultaneous) or if it's Zennoposter browser caching the previous call?