[squid-users] freeBSD9.1 and squid3.2.4 use rock and FATAL: kid5 registration timed out ?

2013-05-08 Thread jinge
Hi, list! Recently, We want to use squid3.2.4 SMP and the Rock storage for our project. But facing some problem. OS: FreeBSD 9.1-RELEASE This is the compile config Squid Cache: Version 3.3.4 configure options: '--with-default-user=squid' '--bindir=/usr/local/sbin'

[squid-users] Re: freeBSD9.1 and squid3.2.4 use rock and FATAL: kid5 registration timed out ?

2013-05-08 Thread jinge
Sorry I found the squid version is 3.3.4, and the infor are correct… Regards Jinge On 2013-5-8, at 下午3:45, jinge altman87...@gmail.com wrote: Hi, list! Recently, We want to use squid3.2.4 SMP and the Rock storage for our project. But facing some problem. OS: FreeBSD 9.1-RELEASE

Re: [squid-users] Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Carlos Defoe
Hi Markus, Just for information, there's a lot of users connected. Maybe such volume is causing the crashes. I tried with gdb, and using usern...@realm.com the auth works fine, showing no error (just OK or ERR). In fact, inside squid it works fine most of the time. But sometimes the error shows

Re: [squid-users] Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Carlos Defoe
I have one question: how do i set a default domain for ext_kerberos_ldap_group_acl? At the debug, it seems that the default domain is null. On Wed, May 8, 2013 at 8:31 AM, Carlos Defoe carlosde...@gmail.com wrote: Hi Markus, Just for information, there's a lot of users connected. Maybe such

Re: [squid-users] logging issues

2013-05-08 Thread Mr J Potter
Works for me! A few notes for anyone who needs them below. Thanks again everyone. Jim UK Issues/gotchas: It doesn't work behind parent proxies. It works with NTLM and ident You need your own certificate authority on all clients. To build squid3.2 on debian 7: dependencies: install everything

[squid-users] SMP with multiple cache_dirs config question

2013-05-08 Thread Neal Howard
I am trying to configure a quad-core server (64-bit RHEL 6.4 with 8GB ram) for running Squid in SMP mode and not sure if I fully understand how to configure for more than one cache_dir to get around the limitations of sharing the cache between workers and all the implications of attempting what

[squid-users] Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Markus Moeller
Use -D domain. ext_kerberos_ldap_group_acl -h should give you the help Markus Carlos Defoe carlosde...@gmail.com wrote in message news:cahshsyvx-5qbzd-joph+ltb+bevwdobup7ec6cb1rwuunda...@mail.gmail.com... I have one question: how do i set a default domain for ext_kerberos_ldap_group_acl? At

[squid-users] Re: Kerberos with 2008/2003 DC

2013-05-08 Thread Markus Moeller
Has IE integrated windows authentication enabled ? Can you get a wireshark capture from your windows machine on port 88. Markus SPG spggps...@gmail.com wrote in message news:1367914304369-4659821.p...@n4.nabble.com... A lot of thanks Markus and sorry by my big delay in answering but I

[squid-users] Re: Kerberos with 2008/2003 DC

2013-05-08 Thread SPG
Thanks Markus. I posted my error and the solution. Perhaps you didn't receive the mail A lot of thanks. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Kerberos-with-2008-2003-DC-tp4659198p4659861.html Sent from the Squid - Users mailing list archive at

[squid-users] Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Markus Moeller
Hi Carlos, Which version do you use ? There is something unusual if domain is empty a Kerberos cache should not be setup. Do these lines belong to the same process ? kerberos_ldap_group: INFO: Got User: testusername Domain: support_member.cc(55): pid=3D1115 :2013/05/08 08:18:24|

[squid-users] Squid 3.3.4 ssl bump on FreeBSD 9 - segmentation violations

2013-05-08 Thread Guy Helmer
I was using squid 3.3.4 on FreeBSD 8.3 with transparent interception (via ipfw) and ssl bump with success. After upgrading FreeBSD to 9.1 (and all add-on software completely rebuilt under 9.1), now squid is failing with segmentation violations and the ssl_crtd helpers are dying. I have removed

Re: [squid-users] Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Carlos Defoe
I'm already using -D MYREALM.COM. The complete command line is: ext_kerberos_ldap_group_acl -g group4acc...@myrealm.com -D MYREALM.COM So it could work with kerberos and basic athenticated users. I also tried adding -N MYREALM:MYREALM.COM to match the netbios name of the domain, but it didn't

[squid-users] acl matching not working correctly

2013-05-08 Thread Brett Lymn
I have been chasing down problems with squid ever since I updated to v3.3.2. I have found one that looks a lot like a bug with the acl matching. I have a particular IP address that people here are trying to access that we cannot access because a cache peer is not selected. I use

Re: [squid-users] Re: Kerberos with 2008/2003 DC

2013-05-08 Thread Alan
I didn't see your email with the error and solution. Can you please post it to the list for future reference? On Thu, May 9, 2013 at 5:20 AM, SPG spggps...@gmail.com wrote: Thanks Markus. I posted my error and the solution. Perhaps you didn't receive the mail A lot of thanks. -- View

Re: [squid-users] Squid 3.3.4 ssl bump on FreeBSD 9 - segmentation violations

2013-05-08 Thread Alex Rousskov
On 05/08/2013 04:31 PM, Guy Helmer wrote: I was using squid 3.3.4 on FreeBSD 8.3 with transparent interception (via ipfw) and ssl bump with success. After upgrading FreeBSD to 9.1 [...] squid is failing with segmentation violations and the ssl_crtd helpers are dying. #7 0xbfbff044 in ??

Re: [squid-users] freeBSD9.1 and squid3.2.4 use rock and FATAL: kid5 registration timed out ?

2013-05-08 Thread Alex Rousskov
On 05/08/2013 01:45 AM, jinge wrote: OS: FreeBSD 9.1-RELEASE FATAL: kid4 registration timed out Squid Cache (Version 3.3.4): Terminated abnormally. Does everything work if you remove cache_dir lines from squid.conf? If not, try OS configuration hints posted at

Re: [squid-users] SMP with multiple cache_dirs config question

2013-05-08 Thread Amos Jeffries
On 9/05/2013 4:01 a.m., Neal Howard wrote: I am trying to configure a quad-core server (64-bit RHEL 6.4 with 8GB ram) for running Squid in SMP mode and not sure if I fully understand how to configure for more than one cache_dir to get around the limitations of sharing the cache between workers

RE: [squid-users] Heap Policy

2013-05-08 Thread Farooq Bhatti
Hi Amos, I have updated the squid with 3.2.8 but problem is same. Please check # squid -v Squid Cache: Version 3.2.8 configure options: '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr'

[squid-users] Re: Re: Re: Memory error with squid 3.3.4 and kerberos authentication

2013-05-08 Thread Markus Moeller
I will check the code to see if there is something wrong if basic auth users hitting the helper. Markus Carlos Defoe carlosde...@gmail.com wrote in message news:CAHsHsyt0F=l9bpng5kvqmvrvijhyyxacqwwyx4dsqapasao...@mail.gmail.com... I'm already using -D MYREALM.COM. The complete command line

RE: [squid-users] logging of headers after request modification

2013-05-08 Thread Martin Sperl
Actually I found one that works with the least amount of trickery... Logging via %{Via}h And modifying the response headers the same way as the request headers. Still in my interpretation the header modification via request_header_access would fall into the adaption and redirection phase -