[squid-users] anyone transparently proxying ipv6?

2014-12-08 Thread Jason Haar
Hi there We're not even running ipv6 yet so this is a curiosity question for me :-) We're using transparent proxy for ipv4 (via WCCP); ipv6 will show up at some stage - so forewarned is forearmed and all that I see from the squid documentation that the normal transparent proxy options disable ipv

Re: [squid-users] Squid 3.4.x Videos/Music Booster

2014-12-08 Thread Stakres
Eliezer, Good to know We indicate in the readme.txt the distri. we hve tested: *Note: Currently SquidVideoBooster is available for Linux Debian, Ubuntu, CentOS, Suse, etc... Secific Linux distribution can be provided on demand. * Bye Fred -- View this message in context: http://squid-web-p

Re: [squid-users] Squid 3.4.x Videos/Music Booster

2014-12-08 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The answer to your question can be answered by "ldd" ##START $ ldd ut-squidbooster linux-vdso.so.1 => (0x7fffc5e0) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f176d3f) libm.so.6 => /lib/x86_64-linux-gnu/l

Re: [squid-users] Squid 3.4.x Videos/Music Booster

2014-12-08 Thread Stakres
Hi Eliezer, "/Would squid debug_options relevant to StoreID feature be enough for debugging?/" Honestly ? We don't know because we did not need Squid debug options to build this plugin This is now developed in C++, the main issue is to be sure it'll work with all Linux distri. without any additi

Re: [squid-users] Squid 3.4.x Videos/Music Booster

2014-12-08 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Fred for the great product!! I have not tested it yet but it seems to be of a very high quality. A tiny question: Would squid debug_options relevant to StoreID feature be enough for debugging? If so notify me and I will collect them for the pub

Re: [squid-users] Squid 3.4.x Videos/Music Booster

2014-12-08 Thread Stakres
Hi All, New build 2.05 - New option "-g" to enable the Global Generic Patterns acting with "not-yet" identified websites. This option will do its best to de-duplicate all websites. - Bugs fix - New websites added (600+) Dedicated w

Re: [squid-users] Help for Squid buiding up

2014-12-08 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/12/2014 9:23 p.m., Hoang Nguyen wrote: > Thanks Amos, > > Do you have any recommendation for the CPU for squid? Squid does not require any particular CPU(s). Any will do. What you do need though is a working compiler. Amos -BEGIN PGP SIGNA

Re: [squid-users] Need to disable IPv6 / AAAA lookup in squid

2014-12-08 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/12/2014 9:28 p.m., kamal kannan wrote: > Hi, > > I'm currently running squid 3.4. > > Somtime facing below error/ > > ""Connection to 2620:0:861:ed1a::1 failed." > > "The system returned: (101) Network is unreachable"" > > > Tried tcp_outgoi

[squid-users] Need to disable IPv6 / AAAA lookup in squid

2014-12-08 Thread kamal kannan
Hi, I'm currently running squid 3.4. Somtime facing below error/ ""Connection to 2620:0:861:ed1a::1 failed." "The system returned: (101) Network is unreachable"" Tried tcp_outgoing_address and dns_v4_first on. But nothing fixes this issue. Is there an option to disable lookup from

Re: [squid-users] Help for Squid buiding up

2014-12-08 Thread Hoang Nguyen
Thanks Amos, Do you have any recommendation for the CPU for squid? 2014-12-08 14:57 GMT+07:00 Amos Jeffries : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 8/12/2014 7:19 p.m., Hoang Nguyen wrote: > > Hi, > > > > I attached the capture of the error that I gets > > > > Anyone can help?