Re: [squid-users] intercepting traffic

2015-11-19 Thread Amos Jeffries
On 20/11/2015 1:09 p.m., Brendan Kearney wrote: > when i put in just the DNAT that sends the traffic to the proxy VIP and > load balances the requests to the squid instances on port 3128 (not the > intercept port), i issue a curl command: > > curl -vvv --noproxy squid-cache.org http://squid-cache.

Re: [squid-users] intercepting traffic

2015-11-19 Thread Amos Jeffries
On 20/11/2015 4:10 a.m., brendan kearney wrote: > So does that mean I can run the DNAT on the firewall/router/load balancer > device and remove the intercept line from my configs, and expect things to > work? I cant say whether it would work or not. That depends on what is going on with HAProxy an

Re: [squid-users] [Squid 3.5.10] - Unable to cache objects from Cloudflare

2015-11-19 Thread Amos Jeffries
On 20/11/2015 12:59 p.m., David Touzeau wrote: > Hi > > It seems that squid is not able to save in cache objects from CloudFlare > websites. > > Here it is the header information: > > Connecting to 127.0.0.1:8182... connected. > Proxy request sent, awaiting response... > HTTP/1.1 200 OK > Da

Re: [squid-users] Help! Squid Host header rewriting

2015-11-19 Thread Amos Jeffries
On 20/11/2015 3:29 a.m., LauranceKuo wrote: > Thanks for the quick response. > > I quoted the link to show my problem. Below is the detail. > > First, the version of Squid I am using is 3.5.4. > > And, this is the http request from client to Squid: > /GET > http://122.228.56.30/snsvideodownload?

Re: [squid-users] intercepting traffic

2015-11-19 Thread Brendan Kearney
On 11/18/2015 10:42 PM, Amos Jeffries wrote: On 19/11/2015 3:08 p.m., Brendan Kearney wrote: I am trying to set up a transparent, intercepting squid instance, along side my existing explicit instance, and would like some input around what i have buggered up so far. i am running HAProxy in front

[squid-users] [Squid 3.5.10] - Unable to cache objects from Cloudflare

2015-11-19 Thread David Touzeau
Hi It seems that squid is not able to save in cache objects from CloudFlare websites. Here it is the header information: Connecting to 127.0.0.1:8182... connected. Proxy request sent, awaiting response... HTTP/1.1 200 OK Date: Thu, 19 Nov 2015 18:03:31 GMT Content-Type: image/png Set-

Re: [squid-users] intercepting traffic

2015-11-19 Thread brendan kearney
So does that mean I can run the DNAT on the firewall/router/load balancer device and remove the intercept line from my configs, and expect things to work? On Nov 18, 2015 10:43 PM, "Amos Jeffries" wrote: > On 19/11/2015 3:08 p.m., Brendan Kearney wrote: > > I am trying to set up a transparent, in

Re: [squid-users] Help! Squid Host header rewriting

2015-11-19 Thread LauranceKuo
Thanks for the quick response. I quoted the link to show my problem. Below is the detail. First, the version of Squid I am using is 3.5.4. And, this is the http request from client to Squid: /GET http://122.228.56.30/snsvideodownload?filekey=30270201010420301e0201660402534804100d9d070ab465cfc225

Re: [squid-users] tcp_miss_aborted/000, requester sends RST packet to squid immediately

2015-11-19 Thread Amos Jeffries
On 20/11/2015 12:14 a.m., LauranceKuo wrote: > Hi, > > below is my problem: > '223.104.5.238',38807 TCP_MISS_ABORTED/000 0 2015-11-18 23:28:51 0 GET > http://mmbiz.qpic.cn/mmbiz/ky7WP9dG2sZV3VWQe1QR4M59VII1kaibuJfTTSvsibeIPVuaXXAdwKribGSrCzXUhpay5HTuDjt09Ybsm5AuJkiabw/640?wx_fmt=png&wxfrom=

Re: [squid-users] Help! Squid Host header rewriting

2015-11-19 Thread Amos Jeffries
On 20/11/2015 12:12 a.m., LauranceKuo wrote: > Hi, > > I met the same problem as the below link: > http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Host-header-rewriting-td1036929.html > >GET http://194.137.237.63/uutiset/ HTTP/1.1\r\n >Host: www.hs.fi\r\n > That is a reques

[squid-users] Help! Squid Host header rewriting

2015-11-19 Thread LauranceKuo
Hi, I met the same problem as the below link: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Host-header-rewriting-td1036929.html GET http://194.137.237.63/uutiset/ HTTP/1.1\r\n Host: www.hs.fi\r\n -> GET /uutiset/ HTTP/1.0\r\n Host: 194.137.237.63\r\n With new ver

Re: [squid-users] squid delay pool websites execlude

2015-11-19 Thread Amos Jeffries
On 19/11/2015 11:44 p.m., Ahmad Alzaeem wrote: > HI > > > > I HAVE delay pool configured to limit speed to 512 per ip in the network > No. You have it configured to do 312 K. > > Here is my config below of my trial > Which states that all 172.23.101.0/24 are to receive *312* KBps each. R

[squid-users] squid delay pool websites execlude

2015-11-19 Thread Ahmad Alzaeem
HI I HAVE delay pool configured to limit speed to 512 per ip in the network But I have some websites that I want to execlude the limit from it in the pool and keep speed as opened in this webistes : Say http://www.faasoft.com/downloads/f-video-converter.exe I want to remove this website f

Re: [squid-users] Squid HaProxy Protocol Support

2015-11-19 Thread Eliezer Croitoru
And I just wanted to mention that there was a tiny bug with it that was fixed so choose latest 3.5.11! (I just don't remember which version was infected by a bug.) Eliezer On 19/11/2015 07:28, Amos Jeffries wrote: That was/is the experimental code. The working code is already available in sta

[squid-users] 回复:Re: 回复:Re: Help, long response_time(2_seconds)_in_squid!

2015-11-19 Thread 徐永健
Hi, Amos: Thank you for your help! My squid is 3.5.11 without any patch. The downloaded it from http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.11.tar.bz2 about two weeks ago. - 原始邮件 - 发件人:Amos Jeffries 收件人:squid-users@lists.squid-cache.org 主题:Re: