|
From: Michael R. <mi...@mi...> - 2014-02-16 22:51:15
|
Hi Olaf, On Sun, 16 Feb 2014 21:41:57 +0100 Olaf Westrik <wei...@ip...> wrote: > > For the errors I may have found a solution. Looks like we need 2 > entries, one for transparent and one for 'normal' proxying. > > http_port 192.168.1.1:<transparent> intercept > http_port 192.168.1.1:<webproxy> > > This also seems to solve a problem when you have mixed clients (with / > without proxy config). In my case squid went up to 100% CPU when a > browser with proxy config tried to access the internet. > > > Will need to think about that, takes some modifications in firewalling too. > It seems no matter what I do the cache is never populated with any objects what so ever. Hitting reload on a page containing only static objects nothing is stored in the cache since every new reload on logs TCP_MISS/200 in the access.log file. Why is this? -- Hilsen/Regards Michael Rasmussen Get my public GnuPG keys: michael <at> rasmussen <dot> cc http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E mir <at> datanom <dot> net http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C mir <at> miras <dot> org http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917 -------------------------------------------------------------- /usr/games/fortune -es says: Q: How many IBM CPU's does it take to do a logical right shift? A: 33. 1 to hold the bits and 32 to push the register. |