RE: [squid-users] Squid 3.4.5 is available

2014-05-05 Thread Martin Sperl
C++11 with the requirement for gcc-4.8 would really be a show-stopper for most existing systems... For example RHEL6 still ships with gcc-4.4.7, so a switch there would result in cutting off Centos/RHEL6 as well. Even the Debian I have running on my Raspberry Pi only comes with gcc-4.7.2 as the la

[squid-users] Prefetching HTTP GET requests, but under HTTPS

2014-05-05 Thread Jianshi Huang
Hi, I need to build a prefetching proxy to speedup page loading/clicks and I'm currently investigating Squid for prototype. Websites I want to speedup are all under HTTPS. I briefly scanned Squid's document and google the keywords, looks like I need to do the following setup: 1) Use SSL-Bump (an

[squid-users] Segment violation in 3.4.5

2014-05-05 Thread Dan Charlesworth
Hi folks We just compiled an EL6 x86_64 RPM for the 3.4.5 update and are now receiving the “Segment violation…dying” error for every request. We’re using the same configuration and config options we have been for every 3.4 release so far, with the only change being the addition of "--with-inc

[squid-users] Delay Pools

2014-05-05 Thread tomaswaldow
Hi I have a problem in Squid 3.1.20 with Debian 7. The settings of the delay pools are as follows: delay_pools 1 1 2 delay_class delay_parameters 1 -1/-1 10/10 1 delay_access allow localnet! CONNECT Should be limited to 100KB but does not work. Is ranging between 50 to 55. Can an

Re: [squid-users] Squid 3.4.5 is available

2014-05-05 Thread Amm
I agree with Martin. Squid is very widely used software and this move may break lots of things for many administrators. autoconf, automake, gcc may depend on other softwares and so even those other softwares may also require update. Updating those softwares may also break other softwares whi

Re: [squid-users] Squid 3.4.5 is available

2014-05-05 Thread Amos Jeffries
On 6/05/2014 2:09 a.m., Martin Sperl wrote: > Hi Amos! > > Does this mean that squid 3.4.4 is no longer supported on > RedHat Enterprise/Centos 5 (ships with autoconf 2.59)? > RHEL 6 comes with exactly 2.63, so any future update will > mean that RHEL6 may also become unsupported as well. That O

RE: [squid-users] Squid 3.4.5 is available

2014-05-05 Thread Martin Sperl
Hi Amos! Does this mean that squid 3.4.4 is no longer supported on RedHat Enterprise/Centos 5 (ships with autoconf 2.59)? RHEL 6 comes with exactly 2.63, so any future update will mean that RHEL6 may also become unsupported as well. Just tracking upstream "authconf" is bound to produce similar pa

[squid-users] Squid 3.4.5 is available

2014-05-05 Thread Amos Jeffries
The Squid HTTP Proxy team is very pleased to announce the availability of the Squid-3.4.5 release! This release is a bug fix release resolving several regression bugs and portability issues found in the prior Squid releases. The major changes to be aware of: * Packaging toolchain updates We h

[squid-users] Re: Squid 3.3.8 does not work with mobile app

2014-05-05 Thread 0bj3ct
Amos Jeffries-2 wrote > On 5/05/2014 6:31 p.m., 0bj3ct wrote: >> Amos Jeffries-2 wrote >>> 1399271119.105 05/May/2014:11:25:19 +0500100 84:3w:28:49:b9:e5 >>> 10.x.x.x TCP_MISS/200 10613 GET http://www.oracle.com/favicon.ico - >>> HIER_DIRECT/23.64.230.140 image/x-icon >>> 1399271131.0

Re: [squid-users] Re: Squid 3.3.8 does not work with mobile app

2014-05-05 Thread Amos Jeffries
On 5/05/2014 6:31 p.m., 0bj3ct wrote: > Amos Jeffries-2 wrote >> 1399271119.105 05/May/2014:11:25:19 +0500100 84:3w:28:49:b9:e5 >> 10.x.x.x TCP_MISS/200 10613 GET http://www.oracle.com/favicon.ico - >> HIER_DIRECT/23.64.230.140 image/x-icon >> 1399271131.094 05/May/2014:11:25:31 +0500

Re: [squid-users] dynamic caching

2014-05-05 Thread Amos Jeffries
On 5/05/2014 6:07 p.m., Mario Almeida wrote: > Hi All, > > OS: Centos 6.5 64bit > Squid: 3.4.4 > > How to setup dynamic caching of youtube, facebook etc.. > Caching of dynamic content is enabled by default in all squid-3.1 and later. If you have a squid.conf configured using settings imported

[squid-users] Re: Squid 3.3.8 does not work with mobile app

2014-05-05 Thread 0bj3ct
csn233 wrote > On Mon, May 5, 2014 at 1:56 PM, 0bj3ct < > hsnvv@ > > wrote: >> Hello, >> >> I am using Squid 3.3.8 on Ubuntu 13.10. I've configured squid to filter >> wifi >> network, which will be used mostly bu mobile users. When I use mobile >> browser, squid filters all traffic thats fine, bu

[squid-users] url_rewrite_program receives empty lines as input

2014-05-05 Thread Javier Amor Garcia
Hello, I have a problem with the url_rewrite_program, sometimes it receives a blank line as input. Normally, it works fine but when begins to receive empty lines, it receives them continually. I don't know what triggers it. The rewrite script is like this: while (1) { my $line = <>;

Re: [squid-users] Squid 3.3.8 does not work with mobile app

2014-05-05 Thread csn233
On Mon, May 5, 2014 at 1:56 PM, 0bj3ct wrote: > Hello, > > I am using Squid 3.3.8 on Ubuntu 13.10. I've configured squid to filter wifi > network, which will be used mostly bu mobile users. When I use mobile > browser, squid filters all traffic thats fine, but it does not allow > internet to any m