> -----Original Message----- > From: Deepa D [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 12, 2005 7:46 PM > To: Elsen Marc; [email protected] > Subject: RE: [squid-users] Issue with squid-2.5STABLE7 > > > Hi, > Thanks for the response. > When running squid in strace then was displaying -1, > EAGAIN(Resource temporarily unavailable). Also, > another command called host that I think uses the same > DNS server(/etc/resolv.conf on linux) was resolving > the urls correctly. > When we revertedback to squid2.5.STABLE5, the > problem got resolved though. > Kindly let me know what the problem could have been. > Regards and TIA, > Deepa >
Are you using the same squid.conf for both versions? Are you using a separate cache_dns_program (i.e. did you compile with "--disable-internal-dns")? What is your dns_timeout set to? Squid 2.5.STABLE7 is working fine for me (and I'm sure many others) so I'd have to presume it's not a *known* bug... Chris
