Hi, Is there a way to force squid to cache an object? I am trying to do this, a client and an apache server communicates. At some intermediate point in the path, the response from Apache will be split and one copy will go to the client, one to Squid. Will squid cache the object in this situation? I assume it won't by default, is there a way to make it cache? Thanks