Re: [squid-users] Unable to configure cache_dir with only TCP_MISS/200

2014-12-18 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/12/2014 8:37 a.m., Red wrote: > Using squid 3.3.8 on Ubuntu 14.04. This is probably bug 3806. Which was fixed in 3.3.12 release. Can you try an upgrade to 3.4 ? The Debian Jesse/Testing package 3.4.8-* should work fine in Ubuntu 14.* Amos ---

Re: [squid-users] Problem with running squid 3.5 on windows 7

2014-12-18 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/12/2014 12:32 p.m., Eldar Akchurin wrote: > > > > Hi, I have cross-compiled squid 3.5 with mingw32-w64 on Ubuntu. The > properties are: c:\squid\sbin>squid -v Squid Cache: Version > 3.5.0.3-20141209-r13687 Service Name: squid Test build config

[squid-users] Problem with running squid 3.5 on windows 7

2014-12-18 Thread Eldar Akchurin
Hi, I have cross-compiled squid 3.5 with mingw32-w64 on Ubuntu. The properties are: c:\squid\sbin>squid -v Squid Cache: Version 3.5.0.3-20141209-r13687 Service Name: squid Test build configure options: '--host=i686-w64-mingw32' '--prefix=c:/squid' 'CXXFLAGS=-DWI NVER=0x601 -D_WIN32_WINNT=0x601

[squid-users] cache_peer configuration

2014-12-18 Thread Roman Gelfand
My goal is to accept ssl requests/connections from wan, decrypt them and forward the decrypted requests/connection to apache web server over port 80. Below, is my configuration to accomplish that. However, it appears that the requests/connections from squid to apache web server are encrypted. I

[squid-users] Unable to configure cache_dir with only TCP_MISS/200

2014-12-18 Thread Red
Using squid 3.3.8 on Ubuntu 14.04. Copied default configuration file for version from http://wiki.squid-cache.org/Squid-3.3, modified refresh pattern and acl to: refresh_pattern . 1440 20% 4320 acl localnet src 129.236.0.0/16 start squid, execute squidclient http://wiki.s

[squid-users] Error negotiating SSL connection

2014-12-18 Thread HackXBack
2014/12/18 06:16:13 kid1| fwdNegotiateSSL: Error negotiating SSL connection on FD 86: error::lib(0):func(0):reason(0) (5/0/0) 2014/12/18 06:16:13 kid1| fwdNegotiateSSL: Error negotiating SSL connection on FD 91: error::lib(0):func(0):reason(0) (5/0/0) 2014/12/18 06:16:13 kid1| fwdNe

Re: [squid-users] Problem with digest authentification and credential backend

2014-12-18 Thread FredB
Patch for squid 3.5.0.3 | Tested with both nonce_count and nonce_max_duration, no problem. Do you known if it works with squid 3.5 ? Be careful chech_nonce_count is broken, you can see in your log that there are many unexpected 407, my advice is to set the value check_nonce_count to off It's a

Re: [squid-users] Squid 3.4.10 incorrectly configured on Solaris 10

2014-12-18 Thread Kinkie
Hello Yuri, this is probably a system header dependency. Could you check if the manuals mention anything about ipfmutex_t ? If they do, at the beginning of the page they should include a list of #include <...> lines. Could you copy-paste these lines here? Thanks On Thu, Dec 18, 2014 at 3:01 PM,

[squid-users] Squid 3.4.10 incorrectly configured on Solaris 10

2014-12-18 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, yesterday (and during last four day) I've try to build transparent caching proxy on Solaris 10 (x86_64) testing environment. Configuration options are: # Without SSL 64 bit GCC ./configure '--prefix=/usr/local/squid' '--enable-translatio

Re: [squid-users] Debian 7 LDAP auth to 2008r2

2014-12-18 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/12/2014 11:28 a.m., Bert wrote: > Man I just can't seem to make this work. I followed this guide: > > http://wiki.bitbinary.com/index.php/Active_Directory_Integrated_Squid_Proxy > > > and everything went well but as soon as I get to the > squid

Re: [squid-users] SQUID_ERR_SSL_HANDSHAKE

2014-12-18 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/12/2014 5:32 p.m., Roman Gelfand wrote: > *The squid version is 3.4.5. The server certificate is sslv3 > generated by openssl. Not quite sure as to what the problem is.* > Problem 1: "The server certificate is sslv3" A certficate has two thi