Henrique Pantarotto wrote:
> I tried putting in squid.conf: cache_access_log /dev/tty9
> but it didn't work.
Works fine here.
Did you give Squid permission to write to /dev/tty9?
chown squid /dev/tty9
or
chmod 622 /dev/tty9
Also remember to use "logfile_rotate 0", or bad things would happen if
you ever tell Squid to rotate it's logs...
-- Henrik Nordstrom Squid hackerReceived on Fri Oct 22 1999 - 19:50:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:02 MST