View Single Post
Old 02-01-2004, 21:28   #11
rdhw
Inactive
 
Join Date: Oct 2003
Location: Cambridge
Posts: 567
rdhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation erardhw has entered a golden reputation era
Re: Transparent cache absolutely dismal

Quote:
Originally Posted by pem
You are not avoiding your cache by switching to port 8080, you are simply accessing it properly as a proxy server rather than relying on the port 80 interception. For some reason this often works better even on the same cache.
Well, partly. The other factor is that, when you set an explicit proxy, you use only that proxy, for all your traffic. When you do not configure an explicit proxy, your traffic gets allocated to one of a local cluster of proxies, chosen on the basis of the requested HTTP address. If one proxy of the cluster is sick, you notice poor performance on all the addresses that it handles. When you configure an explicit proxy, you probably choose a different member of the cluster (one that is working normally). This is why it often appears that explicit use of a local proxy works when the default transparent does not. If you were to check out every member of the local cluster, you would probably find which one(s) were sick and which were fine.
rdhw is offline   Reply With Quote