[squid-users] Avoiding DNS lookups in squid

2013-05-17 Thread Satish Thareja
Hi, Is it possible to remove DNS lookup capability from squid, given that the client will anyways be doing the DNS resolution. Can this redundancy be removed ?? Thanks

[squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Satish Thareja
Hi, I have configured my squid box without restricting 'http_access' on any resource. But when I try to access a resource 'host.domain.com' using the hostname (i.e. host ) directly, I am getting TCP_DENIED/403 response code. I able to resolve 'host' from the squid machine directly, but http reque

Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-04 Thread Satish Thareja
; does not allow access to all machines ( and new request from squid machine ), then we will get TCP_DENIED/403 status code ?? Thanks, Satish On Tue, Jun 4, 2013 at 5:22 PM, Amos Jeffries wrote: > On 4/06/2013 11:17 p.m., Satish Thareja wrote: >> >> Hi, >> >> I

Re: [squid-users] TCP_DENIED/403 for internal servers

2013-06-05 Thread Satish Thareja
Thanks Eliezer. I think the server is the rejecting squid's IP as you pointed out, with http_access not blocked for any machine. Regards, Satish On Wed, Jun 5, 2013 at 1:51 AM, Eliezer Croitoru wrote: > Sorry Satish Thareja, > > This post is outdated since squid is not in 2.

[squid-users] Multiple domain names for squid

2013-06-08 Thread Satish Thareja
Hi, I am trying to use 'append_domain' config parameter for resolving non-FQDN hostnames. It is working for a single domain but does not support multiple domains. My setup has clients which request for hosts in multiple domains, which leads to blocking the traffic when append_domain is used for a