Re: [squid-users] Re: Problem with squid tcp_outgoing_address

2014-03-11 Thread k simon
The second question: request_header_access and tcp_outgoing_address, who will be issued first ? For example, I want use tcp_outgoing_address based on a request header , then delete the header before it really sent out? Simon 于 14-3-11 12:12, k simon 写道: Hi,Amos, As

[squid-users] ACL based on http_port

2014-03-11 Thread Silver Wings
Hey guys, currently I'm using ntlm authentification for my users (all Windows systems), however sometimes Squid is having troubles fetching the logged in user info. I have tried different settings but every few days a login windows keeps appearing to some users, which leads to locked user

Re: [squid-users] ACL based on http_port

2014-03-11 Thread Amos Jeffries
On 11/03/2014 8:24 p.m., Silver Wings wrote: Hey guys, currently I'm using ntlm authentification for my users (all Windows systems), however sometimes Squid is having troubles fetching the logged in user info. I have tried different settings but every few days a login windows keeps

[squid-users] Re: ACL based on http_port

2014-03-11 Thread Silver Wings
Thank you, this workaround is actually working great. I'm on your side that fixing the problems would be better, however I don't know how and I still would have problems with mobile devices that can't deliver domain authentification... And because the proxy is only available within our company, I

[squid-users] How to drop packet on basis of specific header

2014-03-11 Thread Bhagwat Yadav
Hi All, I know that HttpStateData::httpBuildRequestHeader in http.cc is checking the header entry by calling copyOneHeaderFromClientsideRequestToUpstreamRequest function. But I want to know how to drop the packet on basis of some specific header identified in the incoming request on squid..

Re: [squid-users] Squid 3.4.4 is available

2014-03-11 Thread Marcello Romani
Il 11/03/2014 05:49, Amos Jeffries ha scritto: The Squid HTTP Proxy team is very pleased to announce the availability of the Squid-3.4.4 release! I tried to compile this new release from source, but make complained when it got to the COSS code. Problems start at coss/store_dir_coss.cc line

[squid-users] Automatic StoreID ?

2014-03-11 Thread Omid Kosari
Is it possible for Squid to automatically find every similar object based on something like md5 of objects and serve them to clients without need custom DB ? I know it is complicated task but i think the Utopia of a cache should be that we just have one instance of an object in all Squid Farm

Re: [squid-users] Automatic StoreID ?

2014-03-11 Thread Alex Rousskov
On 03/11/2014 08:05 AM, Omid Kosari wrote: Is it possible for Squid to automatically find every similar object based on something like md5 of objects and serve them to clients without need custom DB ? No, because clients do not tell Squid what checksum they are looking for. They only give

Re: [squid-users] Automatic StoreID ?

2014-03-11 Thread Brendan Kearney
On Tue, 2014-03-11 at 10:10 -0600, Alex Rousskov wrote: On 03/11/2014 08:05 AM, Omid Kosari wrote: Is it possible for Squid to automatically find every similar object based on something like md5 of objects and serve them to clients without need custom DB ? No, because clients do not

Re: [squid-users] Automatic StoreID ?

2014-03-11 Thread Nikolai Gorchilov
On Tue, Mar 11, 2014 at 6:10 PM, Alex Rousskov rouss...@measurement-factory.com wrote: On 03/11/2014 08:05 AM, Omid Kosari wrote: Is it possible for Squid to automatically find every similar object based on something like md5 of objects and serve them to clients without need custom DB ? No,

Re: [squid-users] Automatic StoreID ?

2014-03-11 Thread Alex Rousskov
On 03/11/2014 01:18 PM, Nikolai Gorchilov wrote: On Tue, Mar 11, 2014 at 6:10 PM, Alex Rousskov wrote: On 03/11/2014 08:05 AM, Omid Kosari wrote: Is it possible for Squid to automatically find every similar object based on something like md5 of objects and serve them to clients without need

[squid-users] Squid 3.4.4 compil with eui no mac address in the access.log

2014-03-11 Thread Emmanuel LAZARO - S.IM.KO.
Hi all, I hope you can help me on that problem. I compiled on my debian wheezy squid (3.4.4) server squid with the followinf options : ./configure --prefix=/usr --includedir=/usr/include --datadir=/usr/share --bindir=/usr/sbin --libexecdir=/usr/lib/squid --localstatedir=/var

Re: [squid-users] Squid 3.4.4 is available

2014-03-11 Thread Amos Jeffries
On 2014-03-12 01:56, Marcello Romani wrote: Il 11/03/2014 05:49, Amos Jeffries ha scritto: The Squid HTTP Proxy team is very pleased to announce the availability of the Squid-3.4.4 release! I tried to compile this new release from source, but make complained when it got to the COSS code.

[squid-users] Log Daemon Program, input information

2014-03-11 Thread dweimer
I have written a log daemon application using Python to write data into PostgreSQL, however it periodically errors with Invalid byte sequence for encoding UTF8: 0xe2 0x3f 0x27 obviously it's receiving some data that it can't encode to UTF8 and write to the database, but I can't figure out a

Re: [squid-users] Squid 3.3.12 is available

2014-03-11 Thread Walter H.
On 11.03.2014 05:40, Amos Jeffries wrote: The Squid HTTP Proxy team is very pleased to announce the availability of the Squid-3.3.12 release! Will there be a rpm available for CentOS 6.x? or of the Squid-3.4.4 release? I'm running Eliezer Croitoru's unofficial package of 3.3.-11 for CentOS

Re: [squid-users] Squid 3.3.12 is available

2014-03-11 Thread Eliezer Croitoru
Hey Walter, There will be a release of 3.4.4 and 3.3.12 but it requires time to validate that the version is running fine and like expected from a stable version. Eliezer On 11/03/2014 22:59, Walter H. wrote: On 11.03.2014 05:40, Amos Jeffries wrote: The Squid HTTP Proxy team is very

Re: [squid-users] Squid 3.4.4 compil with eui no mac address in the access.log

2014-03-11 Thread Dan Charlesworth
Hi Emmanuel I filed a bug for this issue a few months ago. Unfortunately no developers have taken notice yet. Hopefully soon, though. http://bugs.squid-cache.org/show_bug.cgi?id=3982 Kind regards Dan On 12 Mar 2014, at 7:03 am, Emmanuel LAZARO - S.IM.KO. em.laz...@simko.fr wrote: Hi all,

Re: [squid-users] Re: ICP and HTCP and StoreID

2014-03-11 Thread Alex Rousskov
On 02/14/2014 04:38 AM, Nikolai Gorchilov wrote: On Fri, Feb 14, 2014 at 7:22 AM, Alex Rousskov wrote: If you want to add an option to use the received ICP reqnum field as a public cache key for lookup, you should be allowed to do that IMO. If you want to add an option to add Store ID to ICP

Re: [squid-users] How to drop packet on basis of specific header

2014-03-11 Thread Amos Jeffries
On 2014-03-12 01:00, Bhagwat Yadav wrote: Hi All, I know that HttpStateData::httpBuildRequestHeader in http.cc is checking the header entry by calling copyOneHeaderFromClientsideRequestToUpstreamRequest function. But I want to know how to drop the packet on basis of some specific header