On 13/01/2017 4:54 a.m., Vidyadhish Joshi wrote:
> Hi Amos,
>
> I appreciate your effort in answering the queries .
> Thank you Amos for resolving most of my queries since from last week.
>
> Sorry to disturb you again. I am facing an issue in my application.
>
> The Squid is caching the content
Try removing:
cipher=ECDHE-RSA-RC4-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES128-SHA:DHE-RSA-CAMELLIA128-SHA:AES128-SHA:RC4-SHA:HIGH:!aNULL:!MD5:!ADH
From the ssl-bump line and see what happens.
http://ngtech.co.il/lmgtfy/
Linux System Administrator
Mobile: +972-5-28704261
Email: elie...@ngtech.co
System info:
Squid Cache: Version 3.5.22
Ubuntu linux 16.04
Hello,
Last couple of days I have started seeing SSL errors in my cache.log which I
don’t really understand: http://pastebin.com/mDHVm7cQ
My SSL bump configs:
http_port 3127 intercept
http_port 3128
https_port 3129 intercept ssl-bump
if i run squid-k parse it shows me the output of the processing of that
config file i posted.
from the server where squid is running i can browse the internet and have
disabled the firewall running on the server as well.
--
View this message in context:
http://squid-web-proxy-cache.1019090.n4.
On 12.01.17 08:16, roadrage27 wrote:
sure thing here it is
http_access allow all
you allow everything at very beginning...
are you sure squid uses _this_ configuration file?
if so, are you sure squid has access to internet?
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.
sure thing here it is
http_access allow all
#Recommended minimum configuration:
#acl manager proto cache_object
#acl localhost src 127.0.0.1/32
#acl to_localhost dst 127.0.0.0/8
acl localnet src 0.0.0.0/8 10.145.68.0/24
#acl myip src 10.145.68.148/32
acl SSL_ports port 443
acl Safe_por
On 13/01/2017 3:44 a.m., roadrage27 wrote:
> I made the changes suggested and still no love from squid for browsing the
> web using it as a proxy.
>
> the error screen reads
>
> Access Denied
>
> Access control configuration prevents your request from being allowed at
> this time. Please contac
I made the changes suggested and still no love from squid for browsing the
web using it as a proxy.
the error screen reads
Access Denied
Access control configuration prevents your request from being allowed at
this time. Please contact your service provider if you feel this is
incorrect.
noth
Hi
Thanks guys for replies.
@Matus UHLA,
Yes the mem cache is shared among the 4 squid worker processes.
Rahat
On 11-Jan-17 7:33 PM, squid-users-requ...@lists.squid-cache.org wrote:
Send squid-users mailing list submissions to
squid-users@lists.squid-cache.org
To subscribe or unsub
On 13/01/2017 12:40 a.m., Mimiko wrote:
> On 12.01.2017 13:27, Amos Jeffries wrote:
>> The problem is very probably that "Server is configured to local time".
>>
>> By setting your server to use "local time" (whatever that may be for
>> you) you are making it tell Squid that GMT == local time.
>
>
On 13/01/2017 12:54 a.m., Oğuz İsmail Uysal wrote:
> I have downloaded source tarball from
> http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.12.tar.gz .
> I have downloaded the patch I have mentioned from
> http://www.squid-cache.org/Versions/v3/3.5/changesets/SQUID-2016_5.patch
> then applied
I have downloaded source tarball from
http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.12.tar.gz .
I have downloaded the patch I have mentioned from
http://www.squid-cache.org/Versions/v3/3.5/changesets/SQUID-2016_5.patch
then applied to source.
I have installed building tools by typing
>apt bu
On 12.01.2017 13:27, Amos Jeffries wrote:
The problem is very probably that "Server is configured to local time".
By setting your server to use "local time" (whatever that may be for
you) you are making it tell Squid that GMT == local time.
Ok. I understand your point. But why squid shows time
On 12/01/2017 8:43 p.m., Mimiko wrote:
> Hello.
>
> I use Squid Cache: Version 3.1.20
>
> In order to view the log in a readable format I use this:
>
> logformat squid %{%Y/%m/%d %H:%M:%S}tl %ts.%03tu %6tr %>a %Ss/%03>Hs
> %
> The problem is that the time in log is in GMT despite of %tl option.
Hi
Thanks guys for replies.
@Matus UHLA,
Yes the mem cache is shared among the 4 squid worker processes.
Rahat
On 11-Jan-17 7:33 PM, squid-users-requ...@lists.squid-cache.org wrote:
Send squid-users mailing list submissions to
squid-users@lists.squid-cache.org
To subscribe or unsu
Hi Rafael,
I actually stumbled on your project (and I've gotta say it's very impressive
and well made/documented) in the past.
I did try adapting it to Squid 4.0 but wasn't able to. The dsc file expects
a "3.5.23" tar.gz, and then there some problems with the patches and other
errors so I gave up
Hello Matt,
This is how we repackage Debian 8's 3.5.23 into Ubuntu 16. It is pretty easy -
https://docs.diladele.com/howtos/build_squid_ubuntu16/index.html
I hope you can adapt the build instructions for Squid 4.
Best regards,
Rafael Akchurin
Diladele B.V.
-Original Message-
From: squi
Hi,
Ok, I'm not sure why - but it seems that using the following configure fixed
this:
./configure --disable-external-acl-helpers --enable-ssl-crtd --with-openssl
--datadir=/usr/share/squid --sysconfdir=/etc/squid
--libexecdir=/usr/lib/squid --mandir=/usr/share/man
--with-swapdir=/var/spool/squid
18 matches
Mail list logo