Re: [squid-users] Auto start and DNS processes

From: Muhammad Naeem <naeem_9211@dont-contact.us>
Date: Wed, 23 May 2001 05:02:57 -0700 (PDT)

> My squid is 2.4 and is on Freebsd 4.2
> Please let me in which file and what line should I
> add so that the squid
> can start automatically once the machine is
> rebooted.

Put an entry in your 'rc.local' file
/usr/local/bin/squid/bin/squid (or whatever your path
to squid binary is)

>Secondly, when I
> lauched the squid, it started successfully but two
> things are not
> happening:
>
> 1. DNS Children are not running

Have you compile squid with --disable-internal-dns?

> 2. rotating of the logs are not happening (how can I
> make them to rotate
> at 0000hrs)

Put an entry in your cron
00 0 * * * /usr/local/squid/bin/squid -k rotate

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
Received on Wed May 23 2001 - 06:02:59 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:15 MST