On Monday 15 July 2013 at 19:32:10, jc.yin wrote: > I've noticed that in order to get TCP_IMS_HIT's to display, I have to: > > 1. Load for the first time the target page > 2. Refresh my browser > 3. Have TCP_IMS_HIT displayed > > If I simply: > > 1. Load for the first time the target page > 2. Navigate to another page > 3. Navigate back to first page > > I just get a few TCP_Refresh notifications and a few misses, but not really > any TCP_HIT. So just to recap, I only get TCP_IMS_HIT's to display if I > physically refresh the page. Is this normal? Yes - your browser also has a cache, and uses it when it can to avoid another network request. Regards, Antony -- The first fifty percent of an engineering project takes ninety percent of the time, and the remaining fifty percent takes another ninety percent of the time. Please reply to the list; please don't CC me.