Thanks alot for your help,
> https_port 3130 tproxy ssl-bump generate-host-certificates=on
> > dynamic_cert_mem_cache_size=4MB
> > cert=/etc/squid/ssl/e1f19c0494badc8dc14e8c4c56a8b97a.dyn
>
> Please add sslflags=NO_DEFAULT_CA to the above config line. That should
> reduce the memory usage a lot.
>
Dear all, i use squid 3.5.20 on ubuntu14 in TPROXY mode.
With basic config in squid.conf, but squid is run out of my server's memory.
Here is my configure option :
'--prefix=/usr' '--includedir=/usr/include' '--infodir=/usr/share/info'
'--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/
Dear all, i using squid as a transparent proxy. But i can't deny a https
website like
https://remitano.com
My squid is compiled on ubuntu14 with this configure option
Squid Cache: Version 3.5.3
Service Name: squid
configure options: '--prefix=/usr' '--includedir=/usr/include'
'--infodir=/usr/shar
ns_ttl 300 seconds
-
Could you please help me . Thanks & Best Regards,
2017-11-28 17:32 GMT+07:00 minh hưng đỗ hoàng :
> Dear Amos,
> I solved my problem by following this :
> 1 - I used my Mikrotik router as a cache DNS
> 2
Dear Amos,
I solved my problem by following this :
1 - I used my Mikrotik router as a cache DNS
2 - Both Squid proxy and my client use Mikrotik' DNS
=> It no more take alert form cache.log
Thanks alot :)
--
Thanks & Best Regards,
--
Đỗ Hoàng Minh Hưng
Gmail : hoangminh...@gmail.com
S
>
> Not just the Squid machine but *all* the clients going through your Squid
>> also have to be using the same DNS resolver for that workaround. Any of
>> them using other resolvers (eg 8.8.8.8 or similar services) *will* hit
>> these errors.
>>
>
>
> And this is my dns config in squid.config :
>>
Could you help me please :(
2017-11-24 20:27 GMT+07:00 Amos Jeffries :
> On 25/11/17 02:04, minh hưng đỗ hoàng wrote:
>
>>
>>
>> Dear Squid-users,
>> I want to setup a Squid proxy in transparent mode http/https traffic
>> without any config in Client site.
>>
Dear Squid-users,
I want to setup a Squid proxy in transparent mode http/https traffic
without any config in Client site.
I use Squid 3.5.20 on Centos7.I just install squid with default feature as *yum
install squid.*
I just do that , but i have some problem with my output logging in
access.log .