Re: [squid-users] unsubcribe

2015-07-28 Thread Amos Jeffries
On 29/07/2015 2:59 p.m., Julie Xu wrote: > > ___ > squid-users mailing list > squid-users@lists.squid-cache.org > http://lists.squid-cache.org/listinfo/squid-users > To unsubscribe please use the form on the mailing list info page whose URL is helpfull

[squid-users] unsubcribe

2015-07-28 Thread Julie Xu
___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Investigating squid crash.

2015-07-28 Thread The_Spider
Amos, Thank you for investigating the issue and replying to my frequent messages. I know this is a free project and I understand the trials that developers must go through. Just knowing that the issue has been confirmed is of great relief to me. Please let me know what I can do to help get this res

Re: [squid-users] Investigating squid crash.

2015-07-28 Thread Amos Jeffries
On 29/07/2015 11:07 a.m., The_Spider wrote: > Will there be any investigation to the backtrace I have posted as requested? Yes. I looked at it but did no have time to go into it in detail until now. It is this: // if the assertion below fails, we have an active comm_read conflict assert(fd_ta

Re: [squid-users] Possible bug in 3.5.5 or a store change from 2.7?

2015-07-28 Thread Amos Jeffries
On 29/07/2015 10:43 a.m., Tory M Blue wrote: > On Tue, Jul 28, 2015 at 12:54 PM, Amos Jeffries > wrote: > >> On 29/07/2015 5:53 a.m., Tory M Blue wrote: >> >> >>> I just reproduced this by hand, using an HTTP sniffer tool. I requested >>> the same URL twice, with about a 0.25 second delay betwe

[squid-users] Investigating squid crash.

2015-07-28 Thread The_Spider
Will there be any investigation to the backtrace I have posted as requested? > Attached is the backtrace from the gdb debugger. Again, if there is any thing > I can do to assist further, please ask. > > #0 0x753e05d7 in raise () from /lib64/libc.so.6 > #1 0x753e1cc8 in abort ()

Re: [squid-users] Possible bug in 3.5.5 or a store change from 2.7?

2015-07-28 Thread Tory M Blue
On Tue, Jul 28, 2015 at 12:54 PM, Amos Jeffries wrote: > On 29/07/2015 5:53 a.m., Tory M Blue wrote: > > > > I just reproduced this by hand, using an HTTP sniffer tool. I requested > > the same URL twice, with about a 0.25 second delay between fetches, and > the > > 2nd attempt was ALSO A MISS.

Re: [squid-users] 2015/07/28 22:04:49 kid1| assertion failed: filemap.cc:50: "capacity_ <= (1 << 24)"

2015-07-28 Thread Stakres
Hi Amos, /cache_dir aufs /cachesde/spool1 1560132 16 256 min-size=0 max-size=32768/ Will this bug be fixed in a near future, or do we have to increase the max-size to 128kb or more ? Fred -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/2015-07-28-22-04-4

Re: [squid-users] please help me test ext_ldap_group_acl from command line

2015-07-28 Thread Amos Jeffries
On 29/07/2015 5:56 a.m., Amos Jeffries wrote: > On 29/07/2015 4:01 a.m., Marko Cupać wrote: >> Hi, >> >> I am testing ext_ldap_group_acl from command line in squid-3.5.6 on >> FreeBSD 10.1-RELEASE-p15 amd64, but I can't make it work with Active >> Directory. >> >> My query is as follows: >> ./ext_l

Re: [squid-users] 2015/07/28 22:04:49 kid1| assertion failed: filemap.cc:50: "capacity_ <= (1 << 24)"

2015-07-28 Thread Amos Jeffries
On 29/07/2015 7:07 a.m., Stakres wrote: > Hi All, > > Squid 3.5.6 in AUFS. > Any idea why this error happens ? > /2015/07/28 22:04:49 kid1| assertion failed: filemap.cc:50: "capacity_ <= (1 > << 24)"/ > That is Amos ___

Re: [squid-users] Possible bug in 3.5.5 or a store change from 2.7?

2015-07-28 Thread Amos Jeffries
On 29/07/2015 5:53 a.m., Tory M Blue wrote: > squid-3.5.5-1.el6.x86_64 > > CentOS 6.6 > > This looks like a bug in Squid v3 or a difference from 2.7. Our monitor > couldn't be simpler. It requests the SAME URL twice (identical in every > way, same hostname too), and expects the 2nd response to

[squid-users] 2015/07/28 22:04:49 kid1| assertion failed: filemap.cc:50: "capacity_ <= (1 << 24)"

2015-07-28 Thread Stakres
Hi All, Squid 3.5.6 in AUFS. Any idea why this error happens ? /2015/07/28 22:04:49 kid1| assertion failed: filemap.cc:50: "capacity_ <= (1 << 24)"/ Fred -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/2015-07-28-22-04-49-kid1-assertion-failed-filemap-cc-50

Re: [squid-users] please help me test ext_ldap_group_acl from command line

2015-07-28 Thread Amos Jeffries
On 29/07/2015 4:01 a.m., Marko Cupać wrote: > Hi, > > I am testing ext_ldap_group_acl from command line in squid-3.5.6 on > FreeBSD 10.1-RELEASE-p15 amd64, but I can't make it work with Active > Directory. > > My query is as follows: > ./ext_ldap_group_acl -d -b "DC=mimar,DC=rs" \ > -f "CN=

[squid-users] Possible bug in 3.5.5 or a store change from 2.7?

2015-07-28 Thread Tory M Blue
squid-3.5.5-1.el6.x86_64 CentOS 6.6 This looks like a bug in Squid v3 or a difference from 2.7. Our monitor couldn't be simpler. It requests the SAME URL twice (identical in every way, same hostname too), and expects the 2nd response to contain the X-Squid hit header. If it does not, then Squ

[squid-users] please help me test ext_ldap_group_acl from command line

2015-07-28 Thread Marko Cupać
Hi, I am testing ext_ldap_group_acl from command line in squid-3.5.6 on FreeBSD 10.1-RELEASE-p15 amd64, but I can't make it work with Active Directory. My query is as follows: ./ext_ldap_group_acl -d -b "DC=mimar,DC=rs" \ -f "CN=squid_noaccess" -d ldapbin...@mimar.rs -W "mypass" \