On sön, 2007-12-30 at 16:37 +0530, Shekhar Gupta wrote: > Thanks Chris, > > however i need to publish both the server with the same name in the > reverse proxy , is there any way we can do it . .... The name= parameter to cache_peer is only the internal name of the peer within Squid. It has nothing to do with the published site name. So do what Chris said, assign them different names (or use the IP) and add a cache_peer_access line per peer. It will work fine. Regards Henrik