[squid-users] Re: Kerberos auth with Active Directory.

2010-11-03 Thread Markus Moeller
Are you sure Safari supports proxy authentication with Negotiate or only Web authentication with Negotiate? Markus - Original Message - From: Rolf Loudon r...@ses.tas.gov.au To: Markus Moeller hua...@moeller.plus.com Sent: Wednesday, November 03, 2010 5:07 AM Subject: [Partly solved]

Re: [squid-users] Multisite ICP peering

2010-11-03 Thread Josip Almasi
Chris Toft wrote: Hi, I am having an issue with getting multisite ICP peering to work correctly. Let me lay out the scenario. Two sites, one primary and one DR. 3 squid caches on the primary site, 2 on the secondary site in front of a cluster of 4 back end web servers on each site. Primary

Re: [squid-users] Multisite ICP peering

2010-11-03 Thread Chris Toft
Thanks for the reply, I actually fixed it. Removed the multicast-responder option and just left multicast-sibling. Man this thing flies on 5 boxes with 64gb memory and 10x 50gb solid state drives for the cache :-) I will post working config tomorrow for anyone interested. Chris Toft Mob:

Re: [squid-users] Errors with sasl while compiling Squid 3.1.4

2010-11-03 Thread lieven
I had this same issue and could .. ehrm guess (sorry) from the logs that I was missing g++ After apt-getting g++, everything went smooth. thanks for pointing to the solution. cheers! Lieven Henrik Nordström wrote: ons 2010-06-30 klockan 14:25 +0200 skrev Babelo Gmvsdm: Hi When I run

[squid-users] Squid 3.1.9 OSX client_side.cc okToAccept: WARNING! Your cache is running out of filedescriptors

2010-11-03 Thread donovan jeffrey j
greetings updated 2 transparent proxies last night. and both are spewing noise about filedescriptors. this is coming from the system. 2010/11/03 08:48:36| client_side.cc(2980) okToAccept: WARNING! Your cache is running out of filedescriptors 2010/11/03 08:48:52| client_side.cc(2980) okToAccept:

RE: [squid-users] Squid network read()'s only 2k long?

2010-11-03 Thread Martin Sperl
To add to the confusion on the buffers used by squid: I have observed something that looks similar to this issue:squid is writing to the network with 4k buffers, even if it has got everything in its local buffers, so it could do a write of the whole buffer... Here an example that delivers:

[squid-users] icp peering multicast option

2010-11-03 Thread My LinuxHAList
Hi, I may run multiple instances of squid inside a box. Those instances may be serving out of the same eth0 or some bonded interface. I have a question on the icp multicast option. Is squid icp multicast called with loopback option on, so that when one instance of my squid is sending out

[squid-users] Squid Rewriter

2010-11-03 Thread Daniel Echizen
Hi, im modding a havp proxy to work like squid parent doing rewrite of some dinamic urls like, youtube, facebook, megaupload, etc.. All work done, but i got a little issue with the hit, when i got miss, i can handle the header and put in database the total size of file, then download him, so, when

[squid-users] http-returncode 417 and POST-request

2010-11-03 Thread Tom Tux
Hi I have servers, which needs to connect to microsoft.com with a POST-request. This POST-request will fail (417-error), until I configure ignore_expect_100 on in squid.conf (using squid 3.1.6). Are there known problems / issues, with enabling the parameter ignore_expect_100? Could this be a

RE: [squid-users] Set-Cookie2 and Cookie2 Non-Existant

2010-11-03 Thread Jenny Lee
Date: Mon, 1 Nov 2010 00:58:50 + From: squ...@treenet.co.nz To: squid-users@squid-cache.org Subject: Re: [squid-users] Set-Cookie2 and Cookie2 Non-Existant On Fri, 29 Oct 2010 08:44:25 +, Jenny Lee bodycar...@live.com wrote: Hello Folks, I checked in HTTPheader.c and these

[squid-users] header_replace: Can items be merged?

2010-11-03 Thread Jenny Lee
Hello folks, acl BADGUY dstdomain somewhere header_replace User-Agent Nutscrape/1.0 (CP/M; 8-bit) BADGUY Is there any way to do this? It is sucking in the whole line as UA (as expected). Quotation marks did not help. Any ideas? J

Re: [squid-users] Set-Cookie2 and Cookie2 Non-Existant

2010-11-03 Thread Amos Jeffries
On 04/11/10 03:28, Jenny Lee wrote: Date: Mon, 1 Nov 2010 00:58:50 + From: squ...@treenet.co.nz To: squid-users@squid-cache.org Subject: Re: [squid-users] Set-Cookie2 and Cookie2 Non-Existant On Fri, 29 Oct 2010 08:44:25 +, Jenny Leebodycar...@live.com wrote: Hello Folks, I

Re: [squid-users] header_replace: Can items be merged?

2010-11-03 Thread Amos Jeffries
On 04/11/10 03:32, Jenny Lee wrote: Hello folks, acl BADGUY dstdomain somewhere header_replace User-Agent Nutscrape/1.0 (CP/M; 8-bit) BADGUY Is there any way to do this? It is sucking in the whole line as UA (as expected). Quotation marks did not help. Any ideas? request_header_access

RE: [squid-users] header_replace: Can items be merged?

2010-11-03 Thread Jenny Lee
Date: Thu, 4 Nov 2010 03:39:49 +1300 From: squ...@treenet.co.nz To: squid-users@squid-cache.org Subject: Re: [squid-users] header_replace: Can items be merged? On 04/11/10 03:32, Jenny Lee wrote: Hello folks, acl BADGUY dstdomain somewhere

Re: [squid-users] header_replace: Can items be merged?

2010-11-03 Thread Amos Jeffries
On 04/11/10 03:43, Jenny Lee wrote: Date: Thu, 4 Nov 2010 03:39:49 +1300 From: squ...@treenet.co.nz To: squid-users@squid-cache.org Subject: Re: [squid-users] header_replace: Can items be merged? On 04/11/10 03:32, Jenny Lee wrote: Hello folks,

[squid-users] squid_session

2010-11-03 Thread jon jon
Hello, I have looked through the mail archive, and not found what I am looking for. I have Squid 2.6 installed on my Slackware box. I am new to Linux, so I apologize for the noob question. How do install squid_session the external helper program? Do I need to run the ./configure --enable

Re: [squid-users] squid_session

2010-11-03 Thread Amos Jeffries
On Wed, 3 Nov 2010 16:04:13 -0500, jon jon free9...@gmail.com wrote: Hello, I have looked through the mail archive, and not found what I am looking for. I have Squid 2.6 installed on my Slackware box. I am new to Linux, so I apologize for the noob question. How do install squid_session the

RE: [squid-users] Re: Authentication using squid_kerb_auth with Internet Explorer 8 on Windows Server 2008 R2

2010-11-03 Thread Paul Freeman
(20101103) __ The message was checked by ESET Smart Security. http://www.eset.com

[squid-users] This cache is currently building its digest.

2010-11-03 Thread david robertson
Hello, I'm having a cache-digest related issue that I'm hoping someone here can help me with. I've got a few frontend servers, which talk to a handful of backend servers. Everything is working swimmingly, with the exception of cache digests. The digests used to work without issue, but suddenly