Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Amos Jeffries
On 20/02/2015 5:50 p.m., Eliezer Croitoru wrote: > Hey Amos, > > I have not followed the threads you mentioned. > Can you link to any of these threads?

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Amos Jeffries
On 20/02/2015 7:15 p.m., Dan Charlesworth wrote: > Thanks Amos - > > So then it more than likely is related to our external ACLs that deal with > the HTTP response? > I think they may be making the issue more noticable by slowing down the request processing. But Squid should not be getting into

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Dan Charlesworth
Thanks Amos - So then it more than likely is related to our external ACLs that deal with the HTTP response? > On 20 Feb 2015, at 5:06 pm, Amos Jeffries wrote: > > On 20/02/2015 5:46 p.m., Eliezer Croitoru wrote: >> Hey Dan, >> >> The basic rule of thumb in programming lands is script vs compi

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Amos Jeffries
On 20/02/2015 5:46 p.m., Eliezer Croitoru wrote: > Hey Dan, > > The basic rule of thumb in programming lands is script vs compiled code. > Where compiled code can be considered very reliable and in most cases > tested much more then scripts. > I am fearing that there is some race between all sorts

Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Eliezer Croitoru
Hey Amos, I have not followed the threads you mentioned. Can you link to any of these threads? Eliezer On 19/02/2015 13:07, Amos Jeffries wrote: Ah, I thought you saw this announcement made just after your last message in Jan:

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Eliezer Croitoru
Hey Dan, The basic rule of thumb in programming lands is script vs compiled code. Where compiled code can be considered very reliable and in most cases tested much more then scripts. I am fearing that there is some race between all sorts of things on runtime which might lead to this failed test

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Dan Charlesworth
Thanks Eliezer … We've only ever used `kill` as very last resort when the squid process wouldn’t respond to anything else. Anyway, I think I missed what led you to think the crash is related to the reply_body_max_size rules' external ACL as opposed to the many others we define? That would cert

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Eliezer Croitoru
Hey Dan, I am not the best at reading squid long debug output and it is needed in order to understand the path that the request is traveling between the ACLs and helper to determine if the issue is since the connection is unusable because of a helper or because of another reason. And so from

Re: [squid-users] assertion failed: client_side.cc:1515: "connIsUsable(http->getConn())

2015-02-19 Thread Dan Charlesworth
Installed v3.4.12 and almost went a whole day without this crash. Ended up rearing its head during a spike in traffic after lunch. Seems to be more prone to occurring when the HTTP requests per second reaches about 100. I have a script running that runs a squid reload whenever this crash occurs an

Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Amos Jeffries
On 20/02/2015 5:15 a.m., Odhiambo Washington wrote: > On 19 February 2015 at 15:12, Odhiambo Washington > wrote: > >> Hi Amos, >> >> I did see that thread. However, the discussion was still continuing then. >> >> >> I will apply it to my server and see. >> >> Reporting back today! >> >> >> >> On

Re: [squid-users] delay pool

2015-02-19 Thread Amos Jeffries
On 20/02/2015 11:20 a.m., Hector Chan wrote: > Hi all, > > Is there anyway I can apply the delay pool to only cache miss ? I wanted > to let the client download as fast as possible if the request resulted in a > cache hit, but not on cache miss. That is the default behaviour for delay pools. Th

Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/02/2015 8:16 a.m., Yuri Voinov wrote: > https://www.google.com/search?q=ipv4+to+ipv6 > WTF? google-fu failure ;-) > 19.02.15 23:35, masterx81 пишет: >> After futher search seem that the webpage now is trying to get >> files from cdnjs.cloudf

[squid-users] delay pool

2015-02-19 Thread Hector Chan
Hi all, Is there anyway I can apply the delay pool to only cache miss ? I wanted to let the client download as fast as possible if the request resulted in a cache hit, but not on cache miss. Thanks, Hector ___ squid-users mailing list squid-users@lists

Re: [squid-users] assertion failed: comm.cc:769: "Comm::IsConnOpen(conn)"

2015-02-19 Thread HackXBack
root@dotspot:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core.3543 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. Th

Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://www.google.com/search?q=ipv4+to+ipv6 19.02.15 23:35, masterx81 пишет: > After futher search seem that the webpage now is trying to get > files from cdnjs.cloudflare.com, but it resolves as an ipv6 > address. My network is not ready for ipv6. I

Re: [squid-users] Squid and site ryanair.com

2015-02-19 Thread masterx81
After futher search seem that the webpage now is trying to get files from cdnjs.cloudflare.com, but it resolves as an ipv6 address. My network is not ready for ipv6. I've already shut off ipv6 on the interface, used the "dns_v4_first on" and "tcp_outgoing_address 0.0.0.0", but still no luck It

Re: [squid-users] about negotiate_kerb_auth helper

2015-02-19 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 http://wiki.squid-cache.org/ConfigExamples/Authenticate/Kerberos 19.02.15 21:44, Mail_Agent пишет: > Hello, can you tell me where can i find detailed instruction about > negotiate_kerb_auth_helper, please, I've configured squid.conf, > checked kerber

Re: [squid-users] about negotiate_kerb_auth helper

2015-02-19 Thread Simon Stäheli
On 19.02.2015, at 16:44, Mail_Agent wrote: > Hello, can you tell me where can i find detailed instruction about > negotiate_kerb_auth_helper, please, I've configured squid.conf, checked > kerberos, it's ok,but i get IE8 prompt to login and then access denied. > Thank you >

Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Odhiambo Washington
On 19 February 2015 at 15:12, Odhiambo Washington wrote: > Hi Amos, > > I did see that thread. However, the discussion was still continuing then. > > > I will apply it to my server and see. > > Reporting back today! > > > > On 19 February 2015 at 14:07, Amos Jeffries wrote: > >> On 19/02/2015 10

[squid-users] about negotiate_kerb_auth helper

2015-02-19 Thread Mail_Agent
Hello, can you tell me where can i find detailed instruction about negotiate_kerb_auth_helper, please, I've configured squid.conf, checked kerberos, it's ok,but i get IE8 prompt to login and then access denied.Thank you ___ squid-users mailing list squid-

Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Odhiambo Washington
Hi Amos, I did see that thread. However, the discussion was still continuing then. I will apply it to my server and see. Reporting back today! On 19 February 2015 at 14:07, Amos Jeffries wrote: > On 19/02/2015 10:49 p.m., Odhiambo Washington wrote: > > I have been hoping that 3.5.2 would p

Re: [squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Amos Jeffries
On 19/02/2015 10:49 p.m., Odhiambo Washington wrote: > I have been hoping that 3.5.2 would possibly help address my problems with > ACLs, but alas! Ah, I thought you saw this announcement made just after your last message in Jan:

[squid-users] Squid-3.5.2 and FreeBSD 10.1

2015-02-19 Thread Odhiambo Washington
I have been hoping that 3.5.2 would possibly help address my problems with ACLs, but alas! root@mail:~wash/ILI/Squid/3.5/squid-3.5.2 # /opt/squid-3.5.1/sbin/squid -v Squid Cache: Version 3.5.2 Service Name: squid configure options: '--prefix=/opt/squid-3.5.1' '--enable-removal-policies=lru heap'