Hi I am new to Apache Traffic Server. I am doing this small project where I have to compare between TTL of certain type in traffic server and the max -age coming from the header of HTTP request and choose the minimum of the two as the new TTL to be stored in the traffic server .
I set enabled cache pinning and set its value as 60 secs in cache.config I also set hostdb.ttl_mode as 2. I then sent a HTTP request to the traffic server with a max age of 120 secs hoping that the same request if sent after sixty seconds (minimum of the two) would have a cache miss and would make the traffic server fetch the data from the original server. But still it shows a cache hit if the request is sent again after a time span between 60 and 120 secs after the original request. Am i missing something here. Please help me . Sorry if i have missed any info. -- regards deepak Graduate (Fresher) Electronics Design and Manufacturing IIIT (D&M),Kancheepuram IIT Madras Campus,Chennai
