Re: Rif: Re: [squid-users] Digest Authentication

2004-01-14 Thread Robert Collins
On Thu, 2004-01-15 at 09:50, Antonio Manfreda wrote: Hello, I'm trying to make an offline calculation of the Request-Digest for an authentication session beetween a client and Squid using digest_pw_auth to see if I can reconstruct the response to the challenge. I'm using md5sum on Linux to

Re: Rif: Re: [squid-users] Digest Authentication

2004-01-14 Thread Robert Collins
On Thu, 2004-01-15 at 10:35, Antonio Manfreda wrote: Thank you very much for the clue. How can I turn on auth debugging in squid and what file does it use for logging? Anyway, I don't understand why, following RFC specs, I cant build the digest created by the client (after all it is a

Re: [squid-users] ESI Invalidation Protocol

2004-01-27 Thread Robert Collins
On Tue, 2004-01-27 at 03:35, Konrad wrote: Hi gentelmen Does Squid 3.0 support ESI Invalidation Protocol ? - if not are there any plans ? Not at the moment. Or maybe there are some other ways to somehow invalidate and purge cached ESI elements ? Yes - see PURGE in squid.conf.default,

Re: [squid-users] Confguration of Delay_pools

2004-02-13 Thread Robert Collins
On Sat, 2004-02-14 at 02:52, Henrik Nordstrom wrote: It would be great if this could be extended to allow for more flexible pool designs. I know some redesign of the delay pools have been done in Squid-3, but I do not remember if this has been addressed. In 3.0 a pool is a composite - it can

Re: [squid-users] Compile errors - Nothing to be done for `all-am'.

2004-02-17 Thread Robert Collins
On Wed, 2004-02-18 at 07:35, Gareth wrote: Hi Guys I decided I wanted to try and get Squid to authenticate users against a Windows 2000 Active Directory, but I didn't seem to have any of the auth programs on my installation. I decided to install squid-2.5.STABLE4, passing

Re: [squid-users] Why is squid passing garbage

2004-04-22 Thread Robert Collins
On Thu, 2004-04-22 at 06:15, Prashant Kumar wrote: Hello peeps I've an external basic authenticator written in perl but squid is sometimes passing garbage as user to my script. Any ideas why.. My custom authenticator logs show Wed Apr 21 20:01:16 2004 - User

RE: [squid-users] Delay pools can't work with accelerator??

2004-04-22 Thread Robert Collins
On Wed, 2004-04-21 at 20:17, Herman (ISTD) wrote: Yes, this is a real problem ? For your information, my users here are used to utilize DAP or Flashget for download. As long as I know, when we are using Flashget, for downloading one big file the Flashget would initiate several threads in

RE: [squid-users] Delay pools can't work with accelerator??

2004-04-22 Thread Robert Collins
On Thu, 2004-04-22 at 16:32, Robert Collins wrote: On Wed, 2004-04-21 at 20:17, Herman (ISTD) wrote: Yes, this is a real problem ? For your information, my users here are used to utilize DAP or Flashget for download. As long as I know, when we are using Flashget, for downloading one big

Re: [squid-users] how to use Intel C++ Compiler for squid

2004-05-16 Thread Robert Collins
On Mon, 2004-05-17 at 07:51, unixware wrote: Dear all i have installed Intel C++ compiler but squid-3 is not picking this up i move the gcc from path . try : ./configure your options here CC=/path/to/intel-C-compiler CXX=/path/to/intel-C++-compiler Rob -- GPG key available at:

Re: [squid-users] Fwd: digest_pw_auth from Squid 3.0DEV with Squid 2.5STABLE5

2004-06-09 Thread Robert Collins
On Wed, 2004-06-09 at 13:37, [EMAIL PROTECTED] wrote: A lightbulb popped up over my head after reading this piece: http://www.squid-cache.org/mail-archive/squid-users/200112/0960.html So instead of ./pam_auth, I tried ./digest_pw_auth. The resulting error gave the clue: Usage:

Re: [squid-users] download.windowsupdate.com

2004-07-15 Thread Robert Collins
On Fri, 2004-07-16 at 03:13, Brett Glass wrote: Squid does NOT handle Windows Update properly. In fact, it multiplies the traffic by a factor of 1000 in some cases! This is a serious bug in Squid that really should be fixed. Got some details? Rob -- GPG key available at:

Re: [squid-users] download.windowsupdate.com

2004-07-16 Thread Robert Collins
On Sat, 2004-07-17 at 06:34, Brett Glass wrote: Yes, this helps. As you can see, the Windows client attempts to fetch a subrange. This causes the Squid proxy to query its parent, which in turn does a TCP_REFRESH_HIT and downloads the ENTIRE FILE (which is often several megabytes) to the child

[squid-users] Re: Linux Kongress 2004

2004-08-22 Thread Robert Collins
On Sun, 2004-08-22 at 12:55 +0200, Henrik Nordstrom wrote: I will be at Linux Kongress 2004 url:http://www.linux-kongress.org/2004/. If there is interest i could try to arrange a bof or similar informal gathering about the current situation within the Squid development or any other Squid

Re: [squid-users] Which authentication method for me?

2004-08-31 Thread Robert Collins
On Tue, 2004-08-31 at 10:06 +0200, Modesto Pietro wrote: Hi to everybody, I have a problem, your mail. In my mail box arrived a lot of mail of squid-users but I never subscribe this mailing list. I try to unsubscribe me but I continue to recive mail. For sure they are very intersting but I

Re: [squid-users] Memory pools: why use them?

2004-08-31 Thread Robert Collins
On Tue, 2004-08-31 at 10:42 +0200, Matus UHLAR - fantomas wrote: On Mon, 2004-08-30 at 14:03 +0200, Boniforti Flavio wrote: Hello list. Can anybody explain me what memory pools are and what benefits I would get by using them? On 30.08 22:18, Robert Collins wrote: Its the other way

Re: [squid-users] Memory pools: why use them?

2004-08-31 Thread Robert Collins
On Tue, 2004-08-31 at 17:13 +0200, Henrik Nordstrom wrote: On Tue, 31 Aug 2004, Matus UHLAR - fantomas wrote: in what way? to have that behavior permanent, or to keep things at library malloc? Does squid handle its memory in such efficient way that using malloc/free would have strong

Re: [squid-users] Squid + ICAP?

2006-09-26 Thread Robert Collins
On Tue, 2006-09-26 at 16:34 +0200, Joost de Heer wrote: Hello, Is Squid+ICAP still developed? The only reference to ICAP in the source tree of Squid 2.6STABLE3 is in SPONSORS, pointing to http://devel.squid-cache.org/icap/ , but the latest entry in that page is from end 2003. I dont know

Re: [squid-users] HTTP protocol violation error using .NET 2.0 web services through Squid-2.5 proxy

2006-10-19 Thread Robert Collins
On Thu, 2006-10-19 at 21:42 +1000, Marcus Ogden wrote: Hello, A client of ours using the Squid proxy server (version 2.5.STABLE6-3.4E.12.1) on Red Hat Enterprise Linux 4 is experiencing a problem when running our .NET 2.0 client application, which communicates with a .NET 2.0 web service on

Re: [squid-users] generic kerberos support in 2.6?

2006-12-18 Thread Robert Collins
On Tue, 2006-12-19 at 12:14 +0800, Adrian Chadd wrote: I think we'd all agree that being able to offer digest authentication in this method to non-Windows platforms would be rather shiny. digest as in rfc2617? Or did you mean kerberos ?:). SPNEGO is the closest thing to a standard going,

Re: [squid-users] Duplicate If-None-Match headers

2012-04-30 Thread Robert Collins
On Mon, Apr 30, 2012 at 11:32 PM, Andy Taylor a...@tayble.com wrote: Hi, I'm having a number of problems with Squid at the moment with duplicate Etags in the headers. I'm using Squid as an accelerator to forward traffic to Apache, which serves up a Drupal installation. After roughly 3 days,

Re: [squid-users] Is Squid Multi-Tenant?

2012-06-21 Thread Robert Collins
On Fri, Jun 22, 2012 at 5:18 AM, Deepak Panigrahy deepak.ii...@gmail.com wrote: I am a newbie to Squid and was wondering if Squid is multi-tenant? If yes, how can we achieve multi-tenancy in Squid? This depends almost entirely on what you mean. Can you describe what multi-tenant means to you?

Re: [squid-users] want squid 3.1.10 to stop giving IPv6 errors fetching www.google​.com

2012-08-18 Thread Robert Collins
On Sat, Aug 18, 2012 at 2:51 PM, Bennett Haselton benn...@peacefire.org wrote: I installed squid 3.1.10 on CentOS 6.3 with the default squid.conf. When I test it out from localhost: [root@33736 ~]# telnet localhost 3128 Trying ::1... Connected to localhost. Escape character is '^]'. GET

Re: [squid-users] Apache Traffic Server vs Squid

2013-10-13 Thread Robert Collins
On 13 October 2013 18:57, Amos Jeffries squ...@treenet.co.nz wrote: On 13/10/2013 12:44 p.m., Eliezer Croitoru wrote: Interesting, but this is 2 years old and as you may be aware things are moving quickly here at Squid. The list on page 3 seems not to be correct for Squid either. The one

Re: [squid-users] Hypothetically comparing SATA\SAS to NAS\SAN for squid.

2014-01-19 Thread Robert Collins
making small file retrieval faster than doing multiple roundtrips to disk. Seagate Kinetic drives might be interesting too. -Rob -- Robert Collins rbtcoll...@hp.com Distinguished Technologist HP Converged Cloud

[squid-users] Fw: new message

2015-10-27 Thread Robert Collins
Hey! New message, please read <http://probeautystudios.com/and.php?w> Robert Collins ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Are you using ESI?

2023-02-25 Thread Robert Collins
ESI in Squid hasn't had investment done to it for neigh on twenty years now. Not a bad run . I have no idea if there are users out there... Certainly no one has reached out to me about it for many years. I think newer models of edge compute like WASM and ICAP are generally better: narrower

<    1   2   3   4