Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
ok, this is last. Is i add this right: Default: # ACLs all, manager, localhost, and to_localhost are predefined. # # # Recommended minimum configuration: # # Example rule allowing access from your local networks. # Adapt to list your (internal) IP networks from where browsing # should be allowed

Re: [squid-users] Another squid log question (still from 2.6.STABLE18): TCP_HIT + DIRECT

2016-08-12 Thread Amos Jeffries
On 13/08/2016 3:30 a.m., Henry S. Thompson wrote: > In e.g. yesterday's log file, for 950K valid http requests, I find about > with 822K peer status DIRECT/... > Of these, those with squid status some variant of _HIT break down as > follows: > > 115 TCP_HIT/200 > 49 TCP_IMS_HIT/304 >

Re: [squid-users] X-Squid-Error

2016-08-12 Thread Amos Jeffries
On 13/08/2016 11:00 a.m., joe wrote: > lol guys its fixt just by removing Trunk r14783 > that patch did a lot :( > Great. Was just about to suggest trying the snapshot after we reverted that. Amos ___ squid-users mailing list squid-users@lists.squid-

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
lol guys its fixt just by removing Trunk r14783 that patch did a lot :( -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/X-Squid-Error-tp4678848p4678890.html Sent from the Squid - Users mailing list archive at Nabble.com. _

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
hmmm if i try to vue the same page cnn.com no more error wen i clean my cache and try again it happen it look like only on clean cache can triger it debug_options ALL,3 2016/08/12 21:05:45.904 kid1| 36,3| ufs/UFSSwapDir.cc(1334) DirClean: Cleaning directory /mnt/cache/02/7C 2016/08/12 21:06:00.9

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
its just me and my self and i only test on cnn.com no other app ar runing in my computer wen i click on cnn.com it happen config file and the compile configur ar identical r14782 trunk ar ok and lower trunk all ok -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble

Re: [squid-users] X-Squid-Error

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Something like self-made bullshit proto, something like bittorrent-over-http or something. Heh. Webmasters still respect us! 12.08.2016 22:00, Amos Jeffries пишет: > On 13/08/2016 3:17 a.m., joe wrote: >> 2016/08/12 18:14:51.855 kid1| 74,9| Req

Re: [squid-users] X-Squid-Error

2016-08-12 Thread Amos Jeffries
On 13/08/2016 3:17 a.m., joe wrote: > 2016/08/12 18:14:51.855 kid1| 74,9| RequestParser.cc(316) parse: Parse > buf={length=135, data='»ß)Nr—»à*Ns—¼à*Os˜¼á+Ot˜½á+Pt™½â,Pu™¾â,Quš¿ä > .Rw›Àä > .SwœÀå > /3W| Åé3X|¡Åê4X}¡Æê4Y}¢Æë5Y~¢Çë5Z~£Çì6Z£Èì6[¤Èí7[€¤Éí7\€¥'} > 2016/08/12 18:14:51

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 17:14:43, james82 wrote: > i try to do this tutorial: > https://www.linode.com/docs/networking/squid/squid-http-proxy-ubuntu-12-04. > And here is my squid.conf file: pastebin.com/MnhK0ewx . can you tell me > what line number for i add : acl client src 12.34.56.78, and w

[squid-users] Another squid log question (still from 2.6.STABLE18): TCP_HIT + DIRECT

2016-08-12 Thread Henry S. Thompson
In e.g. yesterday's log file, for 950K valid http requests, I find about with 822K peer status DIRECT/... Of these, those with squid status some variant of _HIT break down as follows: 115 TCP_HIT/200 49 TCP_IMS_HIT/304 8 TCP_MEM_HIT/200 12880 TCP_REFRESH_HIT/200 15 TCP_REFRES

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
2016/08/12 18:14:51.855 kid1| 74,9| RequestParser.cc(316) parse: Parse buf={length=135, data='»ß)Nr—»à*Ns—¼à*Os˜¼á+Ot˜½á+Pt™½â,Pu™¾â,Quš¿ä .Rw›Àä .SwœÀå /3W| Åé3X|¡Åê4X}¡Æê4Y}¢Æë5Y~¢Çë5Z~£Çì6Z£Èì6[¤Èí7[€¤Éí7\€¥'} 2016/08/12 18:14:51.856 kid1| 74,5| RequestParser.cc(263) parseRequ

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
i try to do this tutorial: https://www.linode.com/docs/networking/squid/squid-http-proxy-ubuntu-12-04. And here is my squid.conf file: pastebin.com/MnhK0ewx . can you tell me what line number for i add : acl client src 12.34.56.78, and what line number for: http_access allow client. please, i need

Re: [squid-users] Trying to compile Squid-4 under OpenBSD 5.9

2016-08-12 Thread Amos Jeffries
On 13/08/2016 2:28 a.m., C. L. Martinez wrote: > On Sat 13.Aug'16 at 2:18:50 +1200, Amos Jeffries wrote: >> On 12/08/2016 7:45 p.m., C. L. Martinez wrote: >>> Hi all >>> >>> I would like to some tests with squid-4 under my OpenBSD 5.9 hosts. But >>> when I launch configure: >>> >>> checking for

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 16:32:25, james82 wrote: > my squid.conf file come from /etc/squid/squid.conf, is that right? Yes, that is correct, however Amos has pointed out that the package maintainer for Kali Linux appears to have put the wrong file in that location. It will work, but that fil

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Amos Jeffries
On 13/08/2016 2:25 a.m., james82 wrote: > SORRY. I want to start squid service success. but it show a failed problem. > The image you posted earlier is missing at least half of the error message line. Specifically it is missing the part where it tells you what config line contains the problem.

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
my squid.conf file come from /etc/squid/squid.conf, is that right? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/How-can-I-complete-this-tutorial-tp4678837p4678878.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 16:25:26, james82 wrote: > SORRY. I want to start squid service success. but it show a failed problem. Yes - it tells you that the problem is on line 1193 of squid.conf If you cannot work out for yourself what is wrong with that line, please post it here (do NOT send

Re: [squid-users] Trying to compile Squid-4 under OpenBSD 5.9

2016-08-12 Thread C. L. Martinez
On Sat 13.Aug'16 at 2:18:50 +1200, Amos Jeffries wrote: > On 12/08/2016 7:45 p.m., C. L. Martinez wrote: > > Hi all > > > > I would like to some tests with squid-4 under my OpenBSD 5.9 hosts. But > > when I launch configure: > > > > checking for a BSD-compatible install... /usr/bin/install -c

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
SORRY. I want to start squid service success. but it show a failed problem. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/How-can-I-complete-this-tutorial-tp4678837p4678875.html Sent from the Squid - Users mailing list archive at Nabble.com. __

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Amos Jeffries
On 12/08/2016 9:50 p.m., Antony Stone wrote: > On Friday 12 August 2016 at 11:42:23, james82 wrote: > >> I'm sorry. I just fix my link squid.conf file. PLease check. And I install >> squid by type" apt-get install squid". I use kali linux. > > I also asked "where are you looking for the file squi

Re: [squid-users] Trying to compile Squid-4 under OpenBSD 5.9

2016-08-12 Thread Amos Jeffries
On 12/08/2016 7:45 p.m., C. L. Martinez wrote: > Hi all > > I would like to some tests with squid-4 under my OpenBSD 5.9 hosts. But when > I launch configure: > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a th

Re: [squid-users] X-Squid-Error

2016-08-12 Thread Amos Jeffries
On 12/08/2016 9:05 p.m., joe wrote: > it was on debug all 2 if you want i re install it and do dump on all 9 > i did not try the relise r14785 > r14782was good Just "debug_option ALL,1 11,2 74,9" please. That will show you the buffer contents the HTTP parser is receiving and what it think

Re: [squid-users] Helppppp

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Also - most obvious question: which TZ is setted up on your box globally, and per-user ? Seems you squid's user TZ is different than global. 12.08.2016 20:04, Yuri Voinov пишет: > > Wait a minute, man. Can you describe in more detail what's wrong

Re: [squid-users] Helppppp

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Wait a minute, man. Can you describe in more detail what's wrong with you? 12.08.2016 19:29, Michel пишет: > Hello everyone. I have the following problem. The squid server has the > system time correctly however messages > squid out with 5 hours

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It is not sesessary to make screenshots every time, man. Just enough copy-n-paste relevant cache.log entries. You are freaking annoying. Can you clearly explain what you want to achieve and clearly formulate the problem? Do we have to guess your

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
is i add this right: # Example rule allowing access from your local networks. # Adapt localnet in the ACL section to list your (internal) IP networks # from where browsing should be allowed #http_access allow localnet http_access allow localhost http_access allow homepc # And finally deny all oth

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
Can you fix it for me, this problem: http://imgur.com/a/AiSSQ -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/How-can-I-complete-this-tutorial-tp4678837p4678867.html Sent from the Squid - Users mailing list archive at Nabble.com. _

[squid-users] Helppppp

2016-08-12 Thread Michel
Hello everyone. I have the following problem. The squid server has the system time correctly however messages squid out with 5 hours ahead. For example, when you do not have access to a restricted website through squid that's where you put Generated Thu, 22 Jan 2015 18:45:05 GMT and are 1:45 pm A

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 13:53:10, james82 wrote: > Yes, if you see in my post. It have the line: This is the documentation for > the Squid configuration file In that case you are editing the wrong file. Please answer my question "Where on your system is the squid.conf file which you are usi

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Man, if you do not know what to add - we do the more we can not know. You asked - what do you want to do? Formulate the problem, it makes it clear that it is necessary to add. If you do not know yourself, you have to do - we can know where it came

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
Yes, if you see in my post. It have the line: This is the documentation for the Squid configuration file. and it also have line: INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS"? . No, i not still not tried adding the lines containined in the tutorial you are trying to follow yet, b

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 13:16:01, james82 wrote: > where? these have a example and I don't know where truly it. here is it: > # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS Please answer all four questions from my previous email as requested. You ask questions and expect

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
where? these have a example and I don't know where truly it. here is it: # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS # # Example rule allowing access from your local networks. # Adapt localnet in the ACL section to list your (internal) IP networks # from where browsing should

Re: [squid-users] X-Squid-Error

2016-08-12 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I'm regulary got the same error. By my observations, it's produces by GTalk. 12.08.2016 15:05, joe пишет: > it was on debug all 2 if you want i re install it and do dump on all 9 > i did not try the relise r14785 > r14782 was good > > 2016/0

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 11:42:23, james82 wrote: > I'm sorry. I just fix my link squid.conf file. PLease check. And I install > squid by type" apt-get install squid". I use kali linux. I also asked "where are you looking for the file squid.conf?" I remember in some of your previous postings,

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread james82
I'm sorry. I just fix my link squid.conf file. PLease check. And I install squid by type" apt-get install squid". I use kali linux. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/How-can-I-complete-this-tutorial-tp4678837p4678858.html Sent from the Squid - U

Re: [squid-users] Large memory leak with ssl_peek (now partly understood)

2016-08-12 Thread Steve Hill
This sounds very similar to Squid bug 4508. Factory proposed a fix for that bug, but the patch is for Squid v4. You may be able to adapt it to v3. Testing (with any version) is very welcomed, of course: Thanks for that - I'll look into adapting and testing it. (been chasing th

Re: [squid-users] X-Squid-Error

2016-08-12 Thread joe
it was on debug all 2 if you want i re install it and do dump on all 9 i did not try the relise r14785 r14782 was good 2016/08/12 00:02:46.254 kid1| 5,2| TcpAcceptor.cc(226) doAccept: New connection on FD 21 2016/08/12 00:02:46.254 kid1| 5,2| TcpAcceptor.cc(315) acceptNext: connection on local=0.

Re: [squid-users] How can I complete this tutorial?

2016-08-12 Thread Antony Stone
On Friday 12 August 2016 at 05:48:35, james82 wrote: > i'm really sorry. can you check the link in my post again. I can't find > that line,really. If you mean the link https://ghostbin/paste/kw7pp in your original question, it does not work - it has no valid domain. If the line: # INSERT YOUR

[squid-users] Trying to compile Squid-4 under OpenBSD 5.9

2016-08-12 Thread C. L. Martinez
Hi all I would like to some tests with squid-4 under my OpenBSD 5.9 hosts. But when I launch configure: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... cfgaux/install-sh -c -d checking for gawk