On 24/10/2016 9:34 p.m., Михаил wrote:
> Hi!
> Could you write me if you had managed to emulate the problem that I have?
> Best regards, Misha.
I have not been able to replicate it here. I think I remember seeing it
a few years back, but not recently and trying last week my Squid worked
okay.
I w
Hi!Could you write me if you had managed to emulate the problem that I have? Best regards, Misha. 14.10.2016, 18:51, "Михаил" :Hi.Ready. # squidclient -vv mgr:info | head -n 40stub time| WARNING: BCP 177 violation. IPv6 transport forced OFF by build parameters.verbosity level set to 2Request:GET
Hi.Ready. # squidclient -vv mgr:info | head -n 40stub time| WARNING: BCP 177 violation. IPv6 transport forced OFF by build parameters.verbosity level set to 2Request:GET cache_object://localhost/info HTTP/1.0Host: localhostUser-Agent: squidclient/3.5.21Accept: */*Connection: close .Transport detect
Please run this command:
squidclient -vv mgr:info | head -n 40
Amos
___
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users
Hi.Yes, you are sure. Squid was build with parameter '--disable-ipv6'. Below you could see the full list of compile options: # squid -vSquid Cache: Version 3.5.21Service Name: squidconfigure options: '--prefix=/usr' '--with-logdir=/var/log/squid/' '--includedir=/usr/include' '--datadir=/usr/share'
On Tuesday 11 October 2016 at 12:31:03, Jorgeley Junior wrote:
> I think it could be the sequence of the rules, do this command and post the
> results:
> grep . /etc/squid-your-version/squid.conf |
> grep -v "#"
This can be collapsed down to:
grep "^[^#]" /etc/squid-
I think it could be the sequence of the rules, do this command and post the
results:
grep . /etc/squid-your-version/squid.conf |
grep -v "#"
2016-10-11 3:59 GMT-03:00 Amos Jeffries :
> On 11/10/2016 4:54 p.m., Михаил wrote:
> > I check version of squid 3.5.21 with my
On 11/10/2016 4:54 p.m., Михаил wrote:
> I check version of squid 3.5.21 with my configuration and I faced with a
> problem. Early I used in version 3.5.12 this line for connect localhost, but
> now
> it doesn't work.
Order is important. Where you place the rules in squid.conf matters a
lot wit
Hi! Please don't pay attention on this line. :)stub time| WARNING: BCP 177 violation. IPv6 transport forced OFF by build parameters. Best regards, Misha. 11.10.2016, 11:55, "Михаил" :I check version of squid 3.5.21 with my configuration and I faced with a problem. Early I used in version 3.5.12 thi
I check version of squid 3.5.21 with my configuration and I faced with a problem. Early I used in version 3.5.12 this line for connect localhost, but now it doesn't work.# squid.conf...http_access allow localhost managerhttp_access deny manager... # squidclient -p 3128 -h localhost mgr:infoHTTP/1.1
10 matches
Mail list logo