ons 2010-05-19 klockan 13:47 -0500 skrev Kevin Blackwell: > Is it possible with squid to just log web traffic on a PC, but if it > does not match a restricted site via squidguard and a blacklist, have > it surf on it's own internet connection instead of it going through > the proxy? Unfortunately not. Once the request has been sent to the proxy the proxy have to process it. The protocol does not enable proxies to say "not my business, please find some other way for accessing this resource", only terminal responses. Regards Henrik