> Hello all, > > we want to use Squid as a secondary proxy for Maven downloads. It should be configured so that certain downloads are cached and can be reused. > > Our setup is as followed: > > One gateway ISA 2004 Server serves as proxy for all clients and servers Squid is installad on a linux machine > > The configuration of Squid: > > cache_peer ISA_server parent 8080 0 no-query default > > The problem is that the cache procedure is taking too much time, websites do not respond and cached files, even with a size of 1 KB, do take minutes until they are stored. > > Are there any problems withhin using Squid beside an ISA server, or are there any special parameters given in the configuration of Squid to solve this problem ? > > - Anything in cache.log ? M.