RE: [squid-users] ipcCreate error:

2010-04-14 Thread Henrik Nordström
ons 2010-04-14 klockan 04:47 + skrev GIGO .: Hi Henrik, Thank you this problem is resolved by placing the squid_kerb_auth in the libexec folder. Now i beleive that i also have to place any other helpers like squid_ldap_group in the same location to get it to work. Yes. if you have

Re: [squid-users] Re: need help port 80

2010-04-14 Thread da...@lafourmi.de
good morning everybody, thanks at first for your helpi htink iam a dummy :) i have wrote: acl OnlyFox browser -i Firefox/ http_access deny !OnlyFox and second test: acl OnlyFox browser -i .*Firefox.* http_access deny !OnlyFox but with internet explorer i can surf? can someone help me,

[squid-users] Trouble writing external acl helper

2010-04-14 Thread marriedto51
I am almost certainly missing something very basic, but I haven't found out what after searching here and elsewhere, so any help will be greatly appreciated. I'm using squid 3.1 on Fedora 12 (64-bit). I want to write an external acl helper (for fun!) and started with a toy example written in C

Re: [squid-users] Re: need help port 80

2010-04-14 Thread John Doe
From: da...@lafourmi.de da...@lafourmi.de acl OnlyFox browser -i Firefox/ http_access deny !OnlyFox but with internet explorer i can surf? I think the following is easier to read: http_access allow OnlyFox http_access deny all Can you list all your http_access lines, or the whole config? I

[squid-users] Is it possible to deactivate partial download ?

2010-04-14 Thread Dieter Bloms
Hi, we use following constellation: client - squid2.7.STABLE8 - http-virusscanner (avwebgate from avira) - internet some clients like adobe updater request their updates as partial download. This makes trouble with our virusscanner. So is it possible to disable partial download requests at all

Re: [squid-users] Trouble writing external acl helper

2010-04-14 Thread John Doe
From: marriedto51 johnmwil...@talktalk.net 2010/04/14 08:40:31.197| WARNING: toy_helper #1 (FD 7) exited 2010/04/14 08:40:31.197| WARNING: toy_helper #3 (FD 11) exited 2010/04/14 08:40:31.198| WARNING: toy_helper #2 (FD 9) exited 2010/04/14 08:40:31.198| WARNING: toy_helper #4 (FD 13) exited

[squid-users] [SOLVED] Trouble writing external acl helper

2010-04-14 Thread marriedto51
Thank you! Following your example I can now get this to work. I was perhaps misled by reading source code for something called check_group.c into thinking the setvbuf() calls were needed. John. -- View this message in context:

RE: [squid-users] Squid 3.1 ICAP Issue with REQMOD 302

2010-04-14 Thread Niall O'Cuilinn
Hi Christos Thanks for the reply. Sorry that was my mistake, I removed some sensitive info from the location header URL but forgot to modify the null-body value. It should have read null-body=100 (I removed 60 chars/bytes). You might be right and it might still be out by two. I will have a

[squid-users] How to squid 2.6 transparent

2010-04-14 Thread Netmail
Hi don't find a clear guide to configure squid transparent for the squid version 2.6.STABLE16 . thanks for support have a nice day

Re: [squid-users] Squid 3.1 ICAP Issue with REQMOD 302

2010-04-14 Thread Niall O'Cuilinn
Hi, Just resending the correct request and response: ICAP Request from Squid: REQMOD icap://10.1.1.25:1344/reqmod ICAP/1.0\r\n Host: 10.1.1.25:1344\r\n Date: Mon, 12 Apr 2010 14:25:39 GMT\r\n Encapsulated: req-hdr=0, null-body=398\r\n Allow: 204\r\n \r\n GET http://c.proxy.com/www.test.com/

[squid-users] Reverse Proxy Cluster Issues

2010-04-14 Thread senad.cimic
Hi, I am first time squid user and was wondering if could get some help. I tried to find answers to these questions on-line, but unsuccessfully... I have 2 squid boxes setup as reverse proxies in a cluster (they're using each other as siblings). On the backend I'm using single tomcat server

[squid-users] squid_kerb_auth multiple GET request

2010-04-14 Thread Tiery DENYS
Hi, I am using squid with squid_kerb_auth plugin for authentication on a kerberized network. Squid listen on port 3128 and clients use this proxy. The transparent authentication works pretty well but if i look at network flow, i see that for each website request, the client does two requests: 1)

[squid-users] squid.conf.documented instead of squid.conf?

2010-04-14 Thread Boniforti Flavio
Hello list. I'm on Debian SID and wanted to update squid3 to the latest 3.1.1-2 version. What happened is that dpkg returned me following error: Configurazione di squid3 (3.1.1-2)... sed: errore di lettura su stdin: Is a directory dpkg: errore nell'elaborare squid3 (--configure): il

[squid-users] Squid HTTP Keytab SPN question

2010-04-14 Thread Nick Cairncross
Hi, I'd like confirmation of something is possible, but first best to detail what I want: I want to use a separate computer account to authenticate my users against. I know that this requires an HTTP.keytab and computer in AD with SPN. I would like to use MKTSUTIL for this. If my proxy server

Re: [squid-users] squid.conf.documented instead of squid.conf?

2010-04-14 Thread Silamael
On 04/14/2010 04:02 PM, Boniforti Flavio wrote: Hello list. I'm on Debian SID and wanted to update squid3 to the latest 3.1.1-2 version. What happened is that dpkg returned me following error: Configurazione di squid3 (3.1.1-2)... sed: errore di lettura su stdin: Is a directory dpkg:

RE: [squid-users] Trouble writing external acl helper

2010-04-14 Thread Adnan Shahzad
Dear All, I am adding my problem if you ppl can solve by external ACL Helper... my clients mostly hitting local PC names as http request, which cause file descriptor in use and in that response Internet speed slow even dead slow.. Is it virus? What if I want to allow that them all,

AW: [squid-users] How to squid 2.6 transparent

2010-04-14 Thread Zeller, Jan
don't find a clear guide to configure squid transparent for the squid version 2.6.STABLE16 . Hi, there are multiple ways to intercept/redirect traffic. Did you consult http://wiki.squid-cache.org/ConfigExamples/#Interception ? regards, Jan

Re: [squid-users] Reverse Proxy Cluster Issues

2010-04-14 Thread Ron Wheeler
On 14/04/2010 11:34 AM, senad.ci...@thomsonreuters.com wrote: Hi Ron, Thank you for the quick response. I'm still not clear on these unfortunately: Issue 1: I believe squid should use query parameters as well when evaluating cached objects. Let's say I request object from squidA

[squid-users] squidGuard processes stay running

2010-04-14 Thread Sam Przyswa
Hi, I well configured Squid3 on Debian SID then I configured squidGuard 1.2.0 but when I add the link to squidGuard in squid3 I got 4 squidGuard processes running and the load average 1mn rise to 10 with lot of diqk access and squid stop to work. How to test the squidGuard config to fix the

Re: [squid-users] Squid 3.1 ICAP Issue with REQMOD 302

2010-04-14 Thread Niall O'Cuilinn
Hi I had a look at the null-body values. They correctly match the length of the HTTP 302 response headers block. The extra two bytes is an extra line return. You can see that after the last header there are three '\r\n' line returns. I tried removing one of them but the result was the same. I

Re: [squid-users] Reverse Proxy Cluster Issues

2010-04-14 Thread Amos Jeffries
On Wed, 14 Apr 2010 08:13:01 -0500, senad.ci...@thomsonreuters.com wrote: Hi, I am first time squid user and was wondering if could get some help. I tried to find answers to these questions on-line, but unsuccessfully... I have 2 squid boxes setup as reverse proxies in a cluster (they're

Re: [squid-users] Squid 3.1 ICAP Issue with REQMOD 302

2010-04-14 Thread Amos Jeffries
On Wed, 14 Apr 2010 18:10:04 +0100, Niall O'Cuilinn nocuil...@amdocs.com wrote: Hi I had a look at the null-body values. They correctly match the length of the HTTP 302 response headers block. The extra two bytes is an extra line return. You can see that after the last header there are three

Re: [squid-users] squid.conf.documented instead of squid.conf ?

2010-04-14 Thread Amos Jeffries
On Wed, 14 Apr 2010 16:02:06 +0200, Boniforti Flavio fla...@piramide.ch wrote: Hello list. I'm on Debian SID and wanted to update squid3 to the latest 3.1.1-2 version. What happened is that dpkg returned me following error: Configurazione di squid3 (3.1.1-2)... sed: errore di lettura su

Re: [squid-users] squidGuard processes stay running

2010-04-14 Thread Amos Jeffries
On Wed, 14 Apr 2010 18:59:42 +0200, Sam Przyswa s...@arial-concept.com wrote: Hi, I well configured Squid3 on Debian SID then I configured squidGuard 1.2.0 but when I add the link to squidGuard in squid3 I got 4 squidGuard processes running and the load average 1mn rise to 10 with lot of

Re: [squid-users] Squid HTTP Keytab SPN question

2010-04-14 Thread Khaled Blah
Hi Nick, what I don't get in your question is this: if squid is already joined to your domain as squid1, why create another machine account auth1? Maybe I missed out on something. Your msktutil parameters look fine though. Regards, Khaled 2010/4/14 Nick Cairncross

RE: [squid-users] Intermittent connections patch

2010-04-14 Thread HC Barfield
nobody interested? is there at least someone who would apply the patch (squid for windows) so i can test it _ If It Exists, You'll Find it on SEEK. Australia's #1 job site