Re: [squid-users] assertion failed: comm.cc:178: "fd_table[conn->fd].halfClosedReader != NULL"

2015-04-17 Thread Nathan Hoad
As I said earlier, if you can get this information from gdb that would be helpful. frame 3 print ccb->conn.p_ print ccb->conn.p_->fd print conn.p_ print conn.p_->fd On 17 April 2015 at 23:39, HackXBack wrote: > why this issue happen i cant find what cause problem .. > > > > -- > View this messag

Re: [squid-users] Very high CPU ussage after migration 2.7 -> 3.5

2015-04-17 Thread Sebastian Goicochea
Something new: Taking away all refresh patterns the CPU usage goes down to around 15% Patterns look like this, maybe I have to change something: refresh_pattern -i ^http://c2r\.microsoft\.com/ConsumerC2R/(.*) 43200 100% 129600 override-expire ignore-reload ignore-private override-lastmod ref

Re: [squid-users] Having Squid listen on another port and forward all traffic to a specific address

2015-04-17 Thread Antony Stone
On Friday 17 April 2015 at 18:53:10 (EU time), Jonathan Krautter wrote: > Is there any way to have squid listen on an additional port and then > forward any traffic on that port to a specific address? Example: > > proxy listens on port 4456 > proxy forwards all traffic received on port 4456 to 7

[squid-users] Having Squid listen on another port and forward all traffic to a specific address

2015-04-17 Thread Jonathan Krautter
Is there any way to have squid listen on an additional port and then forward any traffic on that port to a specific address? Example: proxy listens on port 4456 proxy forwards all traffic received on port 4456 to 72.13.234.15 on port 4456 ___ squid-use

[squid-users] Very high CPU ussage after migration 2.7 -> 3.5

2015-04-17 Thread Sebastian Goicochea
Hello, I have migrated from Squid 2.7 to Squid 3.5 given the fact that I need some of the new functions that newer versions have. The problem I'm having is that squid proccess is using 100% of CPU all the time. Cache.log informed squid was low on file descriptors, but that's already solved.

[squid-users] how to realize (external_acl_type) logout without squid -k reconfigure

2015-04-17 Thread johnzeng
Hello Dear Sir : We tested external_acl_type for web authentication via writing check.php , and login feature is fine squid config is external_acl_type session ipv4 concurrency=10 ttl=3600 negative_ttl=0 cache=1048576 %SRC /opt/check.php check.php ( for login) is fwrite(STDOUT, $stre

[squid-users] how to realize (external_acl_type) logout without squid -k reconfigure

2015-04-17 Thread johnzeng
Hello Dear Sir : We tested external_acl_type for web authentication via writing check.php , and login feature is fine squid config is external_acl_type session ipv4 concurrency=10 ttl=3600 negative_ttl=0 cache=1048576 %SRC /opt/check.php check.php ( for login) is fwrite(STDOUT, $source_ip."

Re: [squid-users] assertion failed: comm.cc:178: "fd_table[conn->fd].halfClosedReader != NULL"

2015-04-17 Thread HackXBack
why this issue happen i cant find what cause problem .. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670794.html Sent from the Squid - Users mailing list archive at Nabble.com.

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

2015-04-17 Thread Michael Hendrie
On 27 Mar 2015, at 9:17 am, Dan Charlesworth mailto:d...@getbusi.com>> wrote: > > Bumping this because I think it might have gone into the black hole the other > night. > >> On 23 Mar 2015, at 5:44 pm, Dan Charlesworth > > wrote: >> >> Turns out it’s also shitting the b

[squid-users] Fwd: with nginx

2015-04-17 Thread Thiago Farina
Hi, Just curious, does people use squid together with nginx? -- Thiago Farina ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] with nginx

2015-04-17 Thread Thiago Farina
Hi, Just curious, does people use squid together with nginx? -- Thiago Farina ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] squid logs not rotating

2015-04-17 Thread Gary Woodman
Greetings! We have a couple of instances of squid to service our students' Internet access. Squid version is: Squid Cache: Version 3.4.10 We use the pre-packaged Red Hat binary from http://www1.ngtech.co.il/repo/centos/, as linked to from the squid wiki, as the Red Hat version is rather old. T

Re: [squid-users] handling different two way ssl-request via a proxy system

2015-04-17 Thread Abdelouahed Haitoute
Thanks Amos. I will submit this as a new feature request on http://bugs.squid-cache.org / Abdelouahed > Op 15 apr. 2015, om 11:22 heeft Amos Jeffries het > volgende geschreven: > > On 15/04/2015 7:12 a.m., Abdelouahed Haitoute wrote: >> Hello Amos, >> >> Thank

[squid-users] assertion failed: comm.cc:557: "F->flags.open"

2015-04-17 Thread Stakres
Hi All, Is anyone with an trick regarding this error message in the cache.log ? *assertion failed: comm.cc:557: "F->flags.open"* Squid *3.5.3-20150415-r13798*. config in diskd, tproxy and ssl_bump. when the squid faces this error, it reloads itself but it breaks the surf for a while. Thanks in