[squid-users] caching problems

2009-02-22 Thread lorenor
Hi, I'm trying to cache http://www.squid-cache.org, but I have problems with 3 files. I always get a miss. http://www.squid-cache.org/Images/img4.jpg http://www.squid-cache.org/default.css http://www.squid-cache.org/favicon.ico The first 2 don't have Cache-Control header. Here my refresh_pattern:

[squid-users] Optimal debug_options?

2009-02-22 Thread david
Hello Amos, squid gurus and mortals, this is in part in reference to a message from lorenor. I don't want to top-post lorenor so that being said I would just like to say the absolute best way for a lot of folks to debug their squid-cache issues is to turn on the debug_options. The squid-cache

RE: [squid-users] forward and reverse through one system

2009-02-22 Thread Alan Lehman
Amos Jeffries wrote: Alan Lehman wrote: Specific to your loop-back problem: You need to adjust your reverse-proxy configuration to block the CONNECT method being used to access the peers. Sorry, but can you elaborate on this? The internal net - forward proxy step of the chain

[squid-users] winbindd_pam_auth_crap: invalid password length 24/260

2009-02-22 Thread Charles Regan
Hi, When using the setting Send NTLMv2 Response only on my windows machines i get this error message in my samba log. winbindd_pam_auth_crap: invalid password length 24/260 It's working when Using Send NTLMv2 if negotiated setting. Samba:Version 3.0.24-1 Squid Cache: Version 2.6.STABLE18

[squid-users] Re: winbindd_pam_auth_crap: invalid password length 24/260

2009-02-22 Thread Charles Regan
Got it working ... I changed my smb.conf workgroup=domain.local to workgroup=domain and now it's working! On Sun, Feb 22, 2009 at 3:55 PM, Charles Regan charles.re...@gmail.com wrote: smb.conf workgroup = domain.local

Re: [squid-users] pop up authentication prompts

2009-02-22 Thread nick . apostolou
Hi, Anyone got any suggestions on my authentication prompt problems with NTLM authentication? I've also got a test box which was build with a tar ball of the squid and samba directories which authenticates with no problem and does not give any errors in the cache.log. Regards Nick Apostolou

Re: [squid-users] Optimal debug_options?

2009-02-22 Thread Amos Jeffries
Hello Amos, squid gurus and mortals, this is in part in reference to a message from lorenor. I don't want to top-post lorenor so that being said I would just like to say the absolute best way for a lot of folks to debug their squid-cache issues is to turn on the debug_options. The squid-cache

Re: [squid-users] configure squid for the Intranet

2009-02-22 Thread squid proxy
sorry, a mistake ! I mean Intranet server and not local network or localnet. On Sat, Feb 21, 2009 at 5:24 AM, Amos Jeffries squ...@treenet.co.nz wrote: squid proxy wrote: hi howto configure squid for the Intranet? is this the correct way? acl intranet dstdomain ^http://192.168.0.10