Re: [squid-users] Configuration for cache_peer doesn't work

2017-01-19 Thread Amos Jeffries
On 20/01/2017 4:39 a.m., salil GK wrote: > Hello > > I am new to squid and I have a use case that I need to configure a > forward proxy with squid. But there will be two squid servers chained to > isolate the networks. So when client machine wanted to access some internet > site, they will

Re: [squid-users] Users inserted incorrectly in access.log

2017-01-19 Thread Amos Jeffries
On 20/01/2017 2:37 a.m., Eduardo Carneiro wrote: > Hi everyone. > > I have a environment with one frontend server and three parent servers in > culster. The frontend server receives all client connections and forward > them to parent servers. There is no exist any authentication method in the >

[squid-users] Dst and dstdomain ACLs

2017-01-19 Thread creditu
Had a question about dst and dstdomain acls. Given the sample below: http_port 192.168.100.1:80 accel defaultsite=www.example.com vhost acl www dstdomain www.example.com dev.example.com cache_peer 10.10.10.1 parent 80 0 no-query no-digest originserver round-robin cache_peer_access 10.10.10.1

[squid-users] squid 3.5.23 memory usage

2017-01-19 Thread Ivan Larionov
Hello. I'm pretty sure this question has been asked multiple times already, but after reading everything I found I still can't figure out squid memory usage patterns. We're currently trying to upgrade from squid 2.7 to squid 3.5 and memory usage on squid 3 is much much higher compared to squid 2

Re: [squid-users] Configuration for cache_peer doesn't work

2017-01-19 Thread salil GK
could there be a problem with the ssl support the output of `squid3 -v` Squid Cache: Version 3.1.19 configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--sysconfdir=/etc'

[squid-users] squid reverse proxy (accelerator) for MS Exchange OWA

2017-01-19 Thread Vieri
Hi, I'm trying to set up Squid as a reverse proxy on a host with IP address 10.215.144.91 so that web browsers can connect to it on port 443 and request pages from an OWA server at 10.215.144.21:443. I have this in my squid.conf: https_port 10.215.144.91:443 accel

[squid-users] Squid 3.5.23 is available - Article and new tools by NgTech

2017-01-19 Thread Eliezer Croitoru
When is the kid considered stable? Or When is the software stable enough? [http://www1.ngtech.co.il/wpe/wp-content/uploads/2017/01/dessert_sushi_by_outlawxvega-300x225.jpg] Take a look at the page to get the full article: http://www1.ngtech.co.il/wpe/?p=374 Specially for this release I am

Re: [squid-users] Configuration for cache_peer doesn't work

2017-01-19 Thread salil GK
Could some one please provide me some information on this. This is a kind of urgent for me now. Sorry for bothering too much. Thanks ~S On 19 January 2017 at 21:09, salil GK wrote: > Hello > > I am new to squid and I have a use case that I need to configure a > forward

[squid-users] HTTPS site filtering

2017-01-19 Thread roadrage27
I was able to solve my previous issue of no connections and now have a working squid along with http site filtering and regex working nicely. My current issue is the need to allow only certain sites which do include some HTTPS sites. If i leave the line http_access deny CONNECT !SSL_ports

[squid-users] Configuration for cache_peer doesn't work

2017-01-19 Thread salil GK
Hello I am new to squid and I have a use case that I need to configure a forward proxy with squid. But there will be two squid servers chained to isolate the networks. So when client machine wanted to access some internet site, they will specify proxy as my first squid server. This proxy in

[squid-users] Users inserted incorrectly in access.log

2017-01-19 Thread Eduardo Carneiro
Hi everyone. I have a environment with one frontend server and three parent servers in culster. The frontend server receives all client connections and forward them to parent servers. There is no exist any authentication method in the frontend server. In the parent servers the requests are

Re: [squid-users] Connect strongSwan and Squid on same server

2017-01-19 Thread Varun Singh
On Thu, Jan 19, 2017 at 2:59 PM, Amos Jeffries wrote: > On 19/01/2017 8:00 p.m., Varun Singh wrote: >> Hi, >> I have installed strongSwan and Squid HTTP Proxy on the same Ubuntu >> 16.04 server and I am trying to connect both. By connect I mean, I am >> trying to achieve

Re: [squid-users] Connect strongSwan and Squid on same server

2017-01-19 Thread Amos Jeffries
On 19/01/2017 8:00 p.m., Varun Singh wrote: > Hi, > I have installed strongSwan and Squid HTTP Proxy on the same Ubuntu > 16.04 server and I am trying to connect both. By connect I mean, I am > trying to achieve following: > > [VPN Client] <--> [VPN Server] <-> [Squid] <--> [Internet] >

Re: [squid-users] Will squid core dump with worker threads? Investigating squid crash, 3.5.23

2017-01-19 Thread squid
>> >> assertion failed: MemBuf.cc:216: "0 <= tailSize && tailSize <= cSize" >> > > This is . We have Is there a workaround for this - something that I can put in the config perhaps? I'm getting the same issue a few times a day. I suspect it's