Re: [squid-users] Squid 3.5.2 ssl_crtd kids causing abnormal termination of startup

2015-03-30 Thread Amos Jeffries
The relevant bits of all patches that might be affecting this are now included in 3.5.3. Also, someone pointed out recently that /dev/shm needed to be explicitly mounted on their OS. Amos ___ squid-users mailing list squid-users@lists.squid-cache.org h

Re: [squid-users] assertion failed: ../src/ipc/AtomicWord.h:88: "Enabled()"

2015-03-30 Thread Dan Charlesworth
Hey Amos This error's still happening on the 3.5.3 RPM I just built. I know nothing about “atomics”, mind you. I’m all ears if you have any other suggestions :-) Squid Cache: Version 3.5.3 Service Name: squid configure options: '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu

[squid-users] [squid-announce] Squid 3.5.3 is available

2015-03-30 Thread Amos Jeffries
The Squid HTTP Proxy team is very pleased to announce the availability of the Squid-3.5.3 release! This release is a bug fix release resolving several issues found in the prior Squid releases. The major changes to be aware of: * Regression Bug #4206: connection close on Expect:100-continue I

[squid-users] Squid 3.5.2 ssl_crtd kids causing abnormal termination of startup

2015-03-30 Thread Stanford Prescott
I'm still pulling my hair out trying to figure out why Squid 3.5.2 with SSL caching enabled will only start after the /var/spool/squid/cache is emptied. This is the debug info I am getting when starting Squid when the cache is not emptied. *2015/03/29 10:27:56.896| Acl.cc(380) ~ACL: freeing ACL *

[squid-users] [squid-announce] OpenSSL Advisory 2015-03-19

2015-03-30 Thread Amos Jeffries
As you may be aware a number of security vulnerabilities have just been announced regarding OpenSSL. Several of these potentially impact Squid with Denial of Service and connection failure side effects when using HTTPS or the SSL-Bump feature set. A

Re: [squid-users] Refresh ACL list only

2015-03-30 Thread Samuel Anderson
This is my config file. It takes about 30 seconds to reload when using the command (sudo squid3 -k reconfigure) http_port 3128 visible_hostname squid.##.local error_directory /etc/squid3/errors/en # Recommended minimum configuration: # #acl manager proto cache_object #acl localhost src 127.

Re: [squid-users] Editing Makefile.am to include static libraries

2015-03-30 Thread Priya Agarwal
Hi, I am now linking the libraries during ./configure with LDFLAGS, LIBS and CXXFLAGS options (Makefile.am is same as it was) Compile is failing presently. main.o: In function `of_init': /media/NewVolume/yocto/build_t4240qds_release/tmp/sysroots/t4240qds/usr/include/usdpaa/of.h:52: undefined ref

Re: [squid-users] Fwd: squid intercept config

2015-03-30 Thread Monah Baki
Windows Client - 10.0.0.23 MAC (9d:3a:96) root@ISN-PHC-CACHE:/home/support # arp -a (10.0.0.9) at 00:00:0c:07:ac:01 on bge0 THIS IS THE PHYSICAL INTERFACE ON THE ROUTER (10.0.0.10) at 88:5a:92:63:77:81 on bge0 THIS IS THE GATEWAY IP ON THE DESKTOP AND SQUID SERVER (10.0.0.24) at a0:d3:c1:06:a5

Re: [squid-users] squid intercept config

2015-03-30 Thread Monah Baki
On 10.0.0.24 root@ISN-PHC-CACHE:/home/support # netstat -an Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address(state) tcp4 0 52 10.0.0.24.22 96.255.8.226.50911 ESTABLISHED tcp4 0 0 *.3129

Re: [squid-users] Squid behaviour with external_acl_type

2015-03-30 Thread Amos Jeffries
On 29/03/2015 4:55 a.m., Ashish Patil wrote: > Hello, > > I am faced with a weird situation with an external acl that I have built. > > The external acl gets the acl name and the IP information, does a lookup in > a MySQL table if that IP belongs to a group ( read: acl name ) and returns > an out