On Tue, 6 Jan 2004, Schaefer, Charles wrote: > I was too quick to call it a success. Squid now starts, and appears to run > until a user tries to connect through it. I don't see any logs being > written.
if cache.log is not being written to then you have serious problems in your setup. > How can I troubleshoot without a log file to read over? The first step would be to figure out why there is no log. This is pretty critical. > client<--->internet<--->squid1<--->firewall<--->squid2<--->application server > SSL SSL SSL SSL SSL http Hmm.. what Squid version are you using? Squid-2.5 can not initiate SSL connections. Regards Henrik
