Emilio Casbas wrote: > vaibhav naldurgkar wrote:
>> When the local users want to visit the site called abc.com the request >> goes to the isp and then it comes to the web server those are there in >> my data center . but i want squid to redirect these request directly >> to sent to the local web server and not to the ISP > You can to use the ''always_direct'' and ''no_cache'' > acls for these purpose, No - always_direct (and never_direct) are used with cache heirarchies, and no_cache has to do with Squid caching fetched objects. Neither applies in this situation. Adam
