Re: [squid-users] Squid keep using one parent proxy while I have multiple parent proxies

2016-12-26 Thread wei
The curl command is: curl -s -i http://showip.net The configuration in squid.conf is: cache_peer 192.168.1.100 parent 3128 weight=5 no-query name=p1 round-robin cache_peer 192.168.1.101 parent 3128 weight=5 no-query name=p2 round-robin cache_peer 192.168.1.102 parent 3128 weight=5 no-query

Re: [squid-users] squid 4.0.17 gziped and with another headers? (clean cache)

2016-12-26 Thread Alex Rousskov
On December 26, 2016 1:12:36 PM Heiler Bemerguy wrote: This is the pure get, without proxy.. tcpdumped: GET /saginternet/resources/bootstrap/css/bootstrap.min.css HTTP/1.1 Host: agendamento.inss.gov.br User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0)

Re: [squid-users] squid 4.0.17 accept-encoding.. sending gzip?!

2016-12-26 Thread Alex Rousskov
On December 26, 2016 10:11:55 AM Heiler Bemerguy wrote: *Accept-Encoding: none* *Content-Encoding: gzip* These are end-to-end headers. Squid does not modify or add them (unless you tell it to do that). The origin server does not honor the bogus "none" content coding requested by the

[squid-users] squid 4.0.17 gziped and with another headers? (clean cache)

2016-12-26 Thread Heiler Bemerguy
it get this SERVER name and this ZERO content-length ?!?! Squid Cache: Version 4.0.17-20161226-r14960 -- Best Regards, Heiler Bemerguy Network Manager - CINBESA 55 91 98151-4894/3184-1751 ___ squid-users mailing list squid-users@lists.squid-cache.org http

Re: [squid-users] How to bypass Squid proxy in intercept mode using acl/always_direct

2016-12-26 Thread Antony Stone
On Monday 26 December 2016 at 20:07:03, mabi wrote: > Hello, > > I am using Squid 3.5.20 in intercept mode for HTTP and HTTPS traffic with > my OpenBSD 6.0 firewall. For some internal servers located on two > different subdomains I would like to access these directly and as such > bypass the

[squid-users] How to bypass Squid proxy in intercept mode using acl/always_direct

2016-12-26 Thread mabi
Hello, I am using Squid 3.5.20 in intercept mode for HTTP and HTTPS traffic with my OpenBSD 6.0 firewall. For some internal servers located on two different subdomains I would like to access these directly and as such bypass the Squid proxy. Is this possible to achieve that using the an acl

[squid-users] squid 4.0.17 accept-encoding.. sending gzip?!!!

2016-12-26 Thread Heiler Bemerguy
Continuing the weirdeness. It was like this: 1482773242.442 96 10.1.4.22 TCP_REFRESH_UNMODIFIED/200 *31152 *GET http://agendamento.inss.gov.br/saginternet/resources/bootstrap/css/bootstrap.min.css - HIER_DIRECT/200.152.32.99*text/html* Then after a full cache wipe: 1482773914.752344

[squid-users] squid 4.0.17 accept-encoding.. sending gzip?!

2016-12-26 Thread Heiler Bemerguy
Hi list, This is my box trying to GET a CSS file via squid 4.0.17: GET http://agendamento.inss.gov.br/saginternet/resources/bootstrap/css/bootstrap.min.css HTTP/1.1 Host: agendamento.inss.gov.br User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0 Accept:

Re: [squid-users] Squid keep using one parent proxy while I have multiple parent proxies

2016-12-26 Thread Eliezer Croitoru
Can you give a bash example with curl to replicate this issue? Thanks, Eliezer http://ngtech.co.il/lmgtfy/ Linux System Administrator Mobile: +972-5-28704261 Email: elie...@ngtech.co.il From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of wei Sent: Monday,