Re: [squid-users] Re: ONLY Cache certain Websites.

2014-08-04 Thread Amos Jeffries
On 3/08/2014 9:25 p.m., nuhll wrote: Seems like acl all src all fixed it. Thanks! One problem is left. Is it possible to only cache certain websites, the rest should just redirectet? The cache directive is used to tell Squid any transactions to be denied storage (deny matches). The rest

Re: [squid-users] WCCP for ISP (urgent services)

2014-08-04 Thread Amos Jeffries
On 3/08/2014 7:00 p.m., Délsio Cabá wrote: I need a urgent professional support on setting up wccp for a small ISP Router CISCO 1900 Switch 3750 with wccp support The Squid Software Foundation provides a list of commercial support services at http://www.squid-cache.org/Support/services.html if

[squid-users] Re: Configuring WCCPv2, Mask Assignment

2014-08-04 Thread Squid user
Hi. Could you provide any help on the below? Basically, what I need is to know whether Squid has a directive to be used when Mask assignment is used, allowing to send to the WCCP client what is the mask that should be used. I have seen none, so far. It is possible to set the assignment to

Re: [squid-users] Re: Configuring WCCPv2, Mask Assignment

2014-08-04 Thread Amos Jeffries
On 4/08/2014 11:59 p.m., Squid user wrote: Hi. Could you provide any help on the below? Basically, what I need is to know whether Squid has a directive to be used when Mask assignment is used, allowing to send to the WCCP client what is the mask that should be used. I have seen none, so

Re: [squid-users] Re: Configuring WCCPv2, Mask Assignment

2014-08-04 Thread Squid user
Hi Amos. Could you please be more specific? I cannot find any wccp-related directive in Squid named IIRC or similar. Yes, it can be set in the router, but, according to the WCCP Internet Draft: It is the responsibility of the Service Group’s designated web-cache to assign each router’s

Re: [squid-users] Re: Configuring WCCPv2, Mask Assignment

2014-08-04 Thread Squid user
Hi Amos. When you say it is the same flags . Do you mean the same flags hash assignment uses? Thanks. On 08/04/2014 02:42 PM, Squid user wrote: Hi Amos. Could you please be more specific? I cannot find any wccp-related directive in Squid named IIRC or similar. Yes, it can be set in

[squid-users] Re: ONLY Cache certain Websites.

2014-08-04 Thread nuhll
Hello, you are right. I dont mean redirect like 301. I mean, squid should not touch the website or connection and just send it direct to the website, except some websites which i want to cache. How to archive this? -- View this message in context:

Re: [squid-users] Re: ONLY Cache certain Websites.

2014-08-04 Thread Igor Novgorodov
always_direct directive On 04.08.2014 22:15, nuhll wrote: Hello, you are right. I dont mean redirect like 301. I mean, squid should not touch the website or connection and just send it direct to the website, except some websites which i want to cache. How to archive this? -- View this

[squid-users] Re: ONLY Cache certain Websites.

2014-08-04 Thread nuhll
always_direct allow all and then my other code, or i need to add it before? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ONLY-Cache-certain-Websites-tp4667121p4667136.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Re: ONLY Cache certain Websites.

2014-08-04 Thread Igor Novgorodov
You should create an access list with sites that you don't want to cache like: always_direct allow acl_direct_sites always_direct allow all will make ALL requests to go directly bypassing cache. Also see cache_deny directive. On 04.08.2014 22:25, nuhll wrote: always_direct allow all and

[squid-users] unbound and squid not resolving SSL sites

2014-08-04 Thread squid
In my network I have unbound redirecting some sites through the proxy server and checking authentication, If I redirect www.thisite.com it works corectly. However, as soon as SSL is used https://www.thissite.com it doesn't resolve at all. Any ideas what I have to do to enable ssl redirects

[squid-users] Quick question

2014-08-04 Thread Lawrence Pingree
I have a 175 gigabyte cache file system. What would be the optimal L1 and L2 cache dirs allocated for this cache size to perform well? Best regards, Lawrence Pingree Author of The Manager's Guide to Becoming Great http://www.Management-Book.com - sent from my mobile BYOD please excuse any