[squid-users] Squid negotiate authentication digest/basic

2013-02-13 Thread FredB
hello, I'm trying to migrate on digest sheme, the problem is that many clients doesn't works in this case - incompatible - for example wget. So I need a negotiate identification scheme, or something similar like: If digest fail the user try the second ident method. 1 - Digest 2 - Ldap basic I

Re: [squid-users] Squid negotiate authentication digest/basic

2013-02-13 Thread Amos Jeffries
On 13/02/2013 11:15 p.m., FredB wrote: hello, I'm trying to migrate on digest sheme, the problem is that many clients doesn't works in this case - incompatible - for example wget. So I need a negotiate identification scheme, or something similar like: If digest fail the user try the second ide

Re: [squid-users] Caching URLs with a ? in them?

2013-02-13 Thread Scott Baker
On 02/12/2013 04:51 PM, Amos Jeffries wrote: >> I have a bunch of static content with appropriate Expires headers, but >> the URL contains a "?serial=123456" where the serial number is dynamic. >> Is squid smart enough to ignore the fact that the URL looks like a >> dynamic request, > > It *is* a

Re: [squid-users] Caching URLs with a ? in them?

2013-02-13 Thread Eliezer Croitoru
On 2/13/2013 5:59 PM, Scott Baker wrote: The URL ONLY changes for logging purposes. The content being served is static. The serial number is ONLY preset so I can comb the logs and find who/when picked up a resource. Still the url is constantly changing and the proxy cannot know about any of the

Re: [squid-users] Caching URLs with a ? in them?

2013-02-13 Thread Scott Baker
On 02/13/2013 11:48 AM, Dave Dykstra wrote: > Scott, > > If it's just for logging purposes, it would be better to use an http > header such as User-Agent rather than putting it in the URL. It is part > of the http standard to use the whole URL as a caching index. Good point... I can send a head

Re: [squid-users] Squid 3.3x: UNLNK id(232) Error: no filename in shm buffer

2013-02-13 Thread David Touzeau
-Original Message- From: Amos Jeffries Sent: Wednesday, February 13, 2013 2:17 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid 3.3x: UNLNK id(232) Error: no filename in shm buffer On 13/02/2013 1:29 a.m., David Touzeau wrote: Dear I have these errors on Squid 3

Re: [squid-users] cache_dir on /dev/shm?

2013-02-13 Thread David Touzeau
-Original Message- From: Alex Rousskov Sent: Wednesday, February 06, 2013 11:01 PM To: Scott Baker Cc: squid-users@squid-cache.org Subject: Re: [squid-users] cache_dir on /dev/shm? On 02/06/2013 02:48 PM, Scott Baker wrote: I want to store all my cache dir on a ram disk. I have this

Re: [squid-users] Squid 3.3x: UNLNK id(232) Error: no filename in shm buffer

2013-02-13 Thread Amos Jeffries
On 14/02/2013 1:07 p.m., David Touzeau wrote: -Original Message- From: Amos Jeffries Sent: Wednesday, February 13, 2013 2:17 AM To: squid-users@squid-cache.org Subject: Re: [squid-users] Squid 3.3x: UNLNK id(232) Error: no filename in shm buffer On 13/02/2013 1:29 a.m., David Touzeau

[squid-users] About "icap_preview_size"

2013-02-13 Thread Tianyin Xu
Does anyone know the default unit of "icap_preview_size"? It's bytes or kilobytes? The parameter uses "parse_int()" in src/cf_parser.cc to get the value, and I failed to find its usage in the source code. Thanks in advance! Tianyin -- Tianyin XU, http://cseweb.ucsd.edu/~tixu/

Re: [squid-users] About "icap_preview_size"

2013-02-13 Thread Alex Rousskov
On 02/13/2013 10:04 PM, Tianyin Xu wrote: > Does anyone know the default unit of "icap_preview_size"? It's bytes > or kilobytes? That option is not used. This is a bug so please consider filing a bug report, but note that the option cannot be implemented as documented because Squid should not sen