Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-09 Thread Aashima Madaan
Any updates on this issue? and regarding patch ? Thanks Aashima ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-02 Thread Aashima Madaan
leReply(void*, rfc1035_rr const*, int, char const*)>, data=data@entry=0xcd4608) at dns_internal.cc:1675 1675idns_query *old = (idns_query *) hash_lookup(idns_lookup_hash, key); (gdb) frame 0 #0 hash_lookup (hid=0x0, k=0xcd4200) at hash.cc:152 152 b = hid->hash(k, hid-&g

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-02 Thread Aashima Madaan
Hi Amos, After applying the patch I dont find any issues in make and make install, but running the file /usr/sbin/squid gives segmentation fault. Thanks ___ squid-users mailing list squid-users@lists.squid-cache.org

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-01 Thread Aashima Madaan
Hey Amos, I am trying to apply patch but it fails to apply for both hunks. It seems the source code is different . I am using latest squid version src code 3.5.19 Can you send patch from the latest one or let me know which version you are using. Thanks

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-05-31 Thread Aashima Madaan
Hey Amos, >What is causing the problem is that ICAP services need to be working >*immediately* and do not wait for DNS results to come back. If they are >not available immediately then the service is not contactable for that >transaction. >Adding /etc/hosts entries makes Squid load the name+IP

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-05-31 Thread Aashima Madaan
to IPv6 address >first? >Try setting "dns_v4_first on" and try. I tried setting this option but still the behavior is same. Thanks Aashima ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] DNS lookup fails initially for FQDN in squid

2016-05-27 Thread Aashima Madaan
> So, does the problem exist if you: > 1. Stop Squid > 2. Type "host short.domain.name" to resolve the ICAP server manually > 3. Start Squid > (The last two commands in as quick succession as possible - preferably on a > single line separated by a semi-colon) yes the problem still exists >>* I

[squid-users] DNS lookup fails initially for FQDN in squid

2016-05-27 Thread Aashima Madaan
to do that since that should not be required thing if know DNS entry for that particular IP works through ping or nslookup or directly accessing that gateway console admin from browser with fqdn. Thanks Aashima ___ squid-users mailing list squid-users

[squid-users] Logging in squid

2016-04-26 Thread Aashima Madaan
Hey, I have kept squid between a proxy and a server. Requests and response pass from proxy to squid to server and back. Does squid has any other logs except cache.log and access.log? are there any ways to improve squid logging or enable any debug logs? Thanks Aashima

Re: [squid-users] Squid proxy removing Transfer-Encoding header

2015-12-31 Thread Aashima
Alex Rousskov measurement-factory.com> writes: > > On 12/30/2015 02:24 PM, Aashima wrote: > > > So it is like client -> Squid -> APP and return > > If App return Transfer-Encoding header to Squid, Squid removes that response > > header and forwards rest

[squid-users] Squid proxy removing Transfer-Encoding header

2015-12-30 Thread Aashima
ng why it is removing that header ? Couldnt find any posts also on any discussion group or blog. Thank you Aashima ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users