On Thursday 24 July 2003 09.34, Horvath Robert wrote: > The redir.pl works within the chroot environment.
Then I do not know what it is, assuming you have verified you have /dev/null inside the chroot. > I compile squid with the following options: > LDFLAGS="-static" ./configure --prefix=/usr/local/squid \ > --enable-delay-pools --enable-linux-netfilter \ > --enable-useragent-log --enable-referer-log \ > --enable-kill-parent-hack \ > --with-pthreads --disable-http-violation > > Is it correct? or Do i have to compile with other options? The configure options does not change how chroot behaves. But are you absulutely sure you want --enable-kill-parent-hack? Regards Henrik
