Re: [squid-users] squid 3.2.5 helpers/external_acl/session compile problem

2015-03-14 Thread johnzeng
Hello Amos : When i run ./configure . , this is screen info . checking whether dbopen is declared... no checking if dbopen needs -ldb... no configure: WARNING: Could not find krb5-config in path configure: WARNING: ldap.h: accepted by the compiler, rejected by the

Re: [squid-users] squid 3.2.5 helpers/external_acl/session compile problem

2015-03-14 Thread johnzeng
Hello Amos: This is bdb lib info . /accerater/env/bdb/lib# ls libdb-4.8.a libdb-4.8.la libdb-4.8.so libdb-4.so libdb.a libdb_cxx-4.8.a libdb_cxx-4.8.la libdb_cxx-4.8.so libdb_cxx-4.so libdb_cxx.a libdb_cxx.so libdb.so /accerater/env/bdb/include# ls db_cxx.h d

Re: [squid-users] squid 3.2.5 helpers/external_acl/session compile problem

2015-03-14 Thread Amos Jeffries
On 15/03/2015 1:39 a.m., johnzeng wrote: > > Hello All > > i read the link > > http://www.squid-cache.org/mail-archive/squid-users/201112/0339.html > > but i cat config.log | grep HAVE_DB_H in according to the advisement >> | #define HAVE_DB_H 1 >> | #define HAVE_DB_H 1 >> | #define HAVE_DB_H 1

Re: [squid-users] keep data after delete swap.state

2015-03-14 Thread RW
On Thu, 12 Mar 2015 18:37:43 +1300 Amos Jeffries wrote: > On 12/03/2015 6:15 p.m., HackXBack wrote: > > if there is error in swap.state file and want to recreate it what > > is the option to do that without losing data on hdd ? > > 1) stop Squid > 2) manually erase the broken swap.state file(s) >

Re: [squid-users] squid 3.2.5 helpers/external_acl/session compile problem

2015-03-14 Thread johnzeng
Hello All i read the link http://www.squid-cache.org/mail-archive/squid-users/201112/0339.html but i cat config.log | grep HAVE_DB_H in according to the advisement > | #define HAVE_DB_H 1 > | #define HAVE_DB_H 1 > | #define HAVE_DB_H 1 > | #define HAVE_DB_H 1 > | #define HAVE_DB_H 1 > | #define

[squid-users] squid 3.2.5 helpers/external_acl/session compile problem

2015-03-14 Thread johnzeng
Hello All: I try to compile helpers/external_acl/session too , and Db evirontment is db-4.8.30 ( Berkeley DB) , Maybe it will be caused by error Bdb version . But i can't confirm . ./configure --prefix=/accerater/webcache3 --enable-follow-x-forwarded-for --enable-snmp --enable-linux-netfilter -

Re: [squid-users] i hope to use external ACL + ldap at squid 3.5.2, but i don't find ext_ldap_group_acl and basic_ldap_auth from /squid/libexec/

2015-03-14 Thread johnzeng
Hello Amos: Thanks again , i sloved the problem in according to your advisement . On 14/03/2015 8:12 p.m., johnzeng wrote: Hi Amos: How i will build LDAP libraries for squid ? We built openldap-2.4.39 environment . We

[squid-users] Quick peek/splice logging question

2015-03-14 Thread James Lay
Hey all, Today I switched my setup from: ssl_bump splice broken_sites ssl_bump bump all to ssl_bump splice all ssl_bump bump all and this appears to be working (broken sites were ones that just would not bump. Now in my squid logs I see: Mar 14 05:45:50 gateway (squid-1): 192.168.1.110 - - [

Re: [squid-users] i hope to use external ACL + ldap at squid 3.5.2, but i don't find ext_ldap_group_acl and basic_ldap_auth from /squid/libexec/

2015-03-14 Thread Amos Jeffries
On 14/03/2015 8:12 p.m., johnzeng wrote: > > Hi Amos: > > How i will build LDAP libraries for squid ? > > We built openldap-2.4.39 environment . > >We operated command " source /etc/ld.so.conf " , > include /accerater/env/ldap/lib /accerater/env/l

Re: [squid-users] squid intercept config

2015-03-14 Thread Yuri Voinov
And dont forget that cache must be warmed up first, before it can cause increase HIT-ratio. 14.03.15 6:45, Alberto Perez пишет: Thanks a lot Yuri, I made some merge with my config and some of this options, I will see now how HIT rate it goes, my squid run so limited of bandwidth that I need t

Re: [squid-users] i hope to use external ACL + ldap at squid 3.5.2, but i don't find ext_ldap_group_acl and basic_ldap_auth from /squid/libexec/

2015-03-14 Thread johnzeng
Hi Amos: How i will build LDAP libraries for squid ? We built openldap-2.4.39 environment . We operated command " source /etc/ld.so.conf " , include /accerater/env/ldap/lib /accerater/env/ldap/include /accerater/env/ldap/lib liblber-2.4.so.2