Re: [squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 And the key difference in these configs is not the ACL contents, but the ordering in which they are matched. Mirzas' config starts by telling Squid everything on the LAN/localnet is allowed. Ok, fine, Squid will do that. Walters' config will tell

Re: [squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-15 Thread Walter H.
On 15.10.2014 08:13, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 And the key difference in these configs is not the ACL contents, but the ordering in which they are matched. Mirzas' config starts by telling Squid everything on the LAN/localnet is allowed. Ok, fine,

[squid-users] Unable to display splash page on inactive timeout

2014-10-15 Thread santosh
Hello Team, I have set-up a squid proxy server and have implemented the URL blocking and authentication through ldap successfully . Now i have a requirement that the squid proxy has to timeout inactive authenticated sessions informing the user to re-login. I followed up the below links as below

[squid-users] Question on throughput

2014-10-15 Thread Jacques Kruger
Hi, I've implemented my fair share of squid proxies over the past couple of years and I've always been able to find a solution in the mail archive, but this time around I'm stumped. This is the first time I've used squid with a fast (in our context) internet connection, specifically a 4G

[squid-users] some question about compiling squid with Cygwin

2014-10-15 Thread lionx...@gmail.com
Thank you all. I have compiled squid 3.3.3 successfully followed what you said. Firstly,I grab squid 3.3.3 from Cygwin. https://onedrive.live.com/?cid=d6d15dd582a99400id=D6D15DD582A99400%211078v=3ithint=photo,jpgauthkey=!AJIKkMnxNhr_KzY Secondly,I use cygport to compile it.

Re: [squid-users] Question on throughput

2014-10-15 Thread Stephen Baynes
On a multi CPU box - the number of Squid workers has a very big effect of the throughput. Stephen On 15 October 2014 09:41, Jacques Kruger jacques.kru...@pupkewitz.com wrote: Hi, I’ve implemented my fair share of squid proxies over the past couple of years and I’ve always been able to find

Re: [squid-users] Question on throughput

2014-10-15 Thread Jacques Kruger
Thanks for the information. I'll do some further testing and confirm that the CPU isn't the bottleneck in this case. The machine is a bit long in the tooth but with the faster connection this could easily be the issue. As a general rule, am I correct in sticking with 2.7 for performance or is

Re: [squid-users] Question on throughput

2014-10-15 Thread Jacques Kruger
Thanks Stephen. If I'm correct I can only adjust the number of workers in Squid3, not in 2.7. I'll check if I've misread the documentation and adjust it if I can. Regards, Jacques -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of

Re: [squid-users] Question on throughput

2014-10-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/10/2014 12:36 a.m., Jacques Kruger wrote: Thanks for the information. I'll do some further testing and confirm that the CPU isn't the bottleneck in this case. The machine is a bit long in the tooth but with the faster connection this could

Re: [squid-users] Question on throughput

2014-10-15 Thread Jacques Kruger
Thanks - at least I can now start to plan for the future. Regards, Jacques -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: 15 October 2014 01:48 PM To: Jacques Kruger; squid-users@lists.squid-cache.org Subject: Re: [squid-users] Question on throughput

Re: [squid-users] cache-control

2014-10-15 Thread Thiago Farina
Amos, can this be 'acl static_content'? -- Thiago Farina ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Question on throughput

2014-10-15 Thread Mike
On 10/15/2014 3:41 AM, Jacques Kruger wrote: Hi, I’ve implemented my fair share of squid proxies over the past couple of years and I’ve always been able to find a solution in the mail archive, but this time around I’m stumped. This is the first time I’ve used squid with a fast (in our

Re: [squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-15 Thread Mirza Dedic
Thanks Walter and Amos, i've taken your advice and now I got the blocking to partially work. I've re-organized how my ACLs are setup (order) and using your examples Walter to implement my ACLs. Working on the facebook example, I have.. acl block_domains_regex dstdom_regex -i

Re: [squid-users] http_access deny for dstdomain acl not denying access to url.. what am I doing wrong?

2014-10-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/10/2014 7:23 a.m., Mirza Dedic wrote: Thanks Walter and Amos, i've taken your advice and now I got the blocking to partially work. I've re-organized how my ACLs are setup (order) and using your examples Walter to implement my ACLs. Working

Re: [squid-users] Unable to display splash page on inactive timeout

2014-10-15 Thread santosh
Hello Amos, Thanks for your reply , is there a way to prompt for reauthentication if an browsing session is inactive by setting the TTL value ? . -- View this message in context:

Re: [squid-users] Unable to display splash page on inactive timeout

2014-10-15 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/10/2014 6:03 p.m., santosh wrote: Hello Amos, Thanks for your reply , is there a way to prompt for reauthentication if an browsing session is inactive by setting the TTL value ? . You are getting yourself into trouble by confusing the