Hi, I have got a proxy running using ATS. The sole entry in remap.config is -
map http://localhost:8080/ http://localhost:8282/ However caching does not take place. Every query i make is redirected to the origin server. The contents of storage.config is - /usr/local/trafficserver/cache 134217728 A cache.db file in that location exists. But, the value of the cache size - proxy.process.cache.bytes_total is shown as 0. What do I need to do to make caching work? Thanks, Pranav.
