Re: [SQU] DNS broken in 2.3STABLE4?

From: Duane Wessels <wessels@dont-contact.us>
Date: Tue, 15 Aug 2000 19:15:10 -0600 (MDT)

On Wed, 16 Aug 2000, Warren Smith wrote:

> Hi all,
> Im running squid 2.3STABLE4 and when I have the dnsserver, dns_children uncommneted in the squid.conf and do squid -k reconfigure, I get the following:
>
> roseanne:/usr/local/squid/bin# ./squid -k reconfigure
> 2000/08/16 11:04:44| parseConfigFile: line 617 unrecognized: 'cache_dns_program /usr/local/squid/bin/dnsserver'
> 2000/08/16 11:04:44| parseConfigFile: line 627 unrecognized: 'dns_children 5'
> 2000/08/16 11:04:44| parseConfigFile: line 636 unrecognized: 'dns_defnames off'
> and ps aux anytime doesnt show dnsserver(s) like it used to on previous versions. Does this affect speed etc or anything.
> Any help is appreciated. Thanks
> Regards,

  11.39. unrecognized: 'cache_dns_program
  /usr/local/squid/bin/dnsserver'

  As of Squid 2.3, the default is to use internal DNS lookup code. The
  cache_dns_program and dns_children options are not known squid.conf
  directives in this case. Simply comment out these two options.

  If you want to use external DNS lookups, with the dnsserver program,
  then add this to your configure command:

          --disable-internal-dns

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Aug 15 2000 - 19:17:48 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:52 MST