[squid-users] 10 caches - same age

From: Btobew <superadmin@dont-contact.us>
Date: Tue, 17 Oct 2006 12:42:28 -0300

hi all, I have 10 squids running and I need that one specific object has the same age in all caches.

will ICP solve my problem ? What can I do to solve?

actualy I don t Have this

thanks

$ wget -S "http://aaa.com/aaa.gif"
  HTTP/1.1 200 OK
  Date: Tue, 17 Oct 2006 16:02:22 GMT
  Server: Apache/2.0.52 (Fedora)
  Last-Modified: Thu, 10 Aug 2006 14:27:50 GMT
  ETag: "5f193-59e-a1e8e580"
  Accept-Ranges: bytes
  Content-Length: 1438
  Content-Type: image/gif
  Age: 3065
  X-Cache: HIT from mistress2-1.uol.com.br
  Connection: close

$ wget -S "http://aaa.com/aaa.gif"
  HTTP/1.1 200 OK
  Date: Tue, 17 Oct 2006 16:02:24 GMT
  Server: Apache/2.0.52 (Fedora)
  Last-Modified: Thu, 10 Aug 2006 14:27:50 GMT
  ETag: "5f193-59e-a1e8e580"
  Accept-Ranges: bytes
  Content-Length: 1438
  Content-Type: image/gif
  Age: 4063
  X-Cache: HIT from cache1-1.uol.com.br
  Connection: close
Received on Tue Oct 17 2006 - 10:06:23 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST