Re: [squid-users] Re: [patch] Re: [squid-users] X-Forwarded-For and cache_peer_access -- Fixed!

2013-08-24 Thread Amos Jeffries
On 24/08/2013 5:50 p.m., David Isaacs wrote: Amos, I've also come across what Michael identified. This is actually a bug, right? The checklist() constructor initialises checklist.src_addr correctly based on acl_uses_indirect_client but it is then overridden with the request's true client_addr

[squid-users] Re: icp_query_timeout directive is not working in 3.3.8 for some reason

2013-08-24 Thread x-man
Hi Guys, actually all the problem appeared to be happening due to ICP communication between squid and our cache peer which also supports ICP. When we have workers (more than 1) the ICP packets were not returning back (eventually) to the proper worker so that's why the TIMEOUTS were happening,

[squid-users] Re: squid 3.2.0.14 with TPROXY = commBind: Cannot bind socket FD 773 to xxx.xxx.xxx.xx: (98) Address

2013-08-24 Thread x-man
Hi Amos, I have exactly the same issue as the above described. Running squid 3.3.8 in TPROXY mode. In my setup the squid is serving around 1 online subscribers, and this problem happens when i put the whole HTTP traffic. If I'm redirecting only half of the users - then it works fine. I

Re: [squid-users] Re: squid 3.2.0.14 with TPROXY = commBind: Cannot bind socket FD 773 to xxx.xxx.xxx.xx: (98) Address

2013-08-24 Thread Amos Jeffries
On 24/08/2013 9:45 p.m., x-man wrote: Hi Amos, I have exactly the same issue as the above described. Running squid 3.3.8 in TPROXY mode. In my setup the squid is serving around 1 online subscribers, and this problem happens when i put the whole HTTP traffic. If I'm redirecting only half

Re: [squid-users] Re: squid 3.2.0.14 with TPROXY = commBind: Cannot bind socket FD 773 to xxx.xxx.xxx.xx: (98) Address

2013-08-24 Thread Niki Gorchilov
Hi, Amos, I'm working on the same project with Plamen. squidclient mgr:info |grep HTTP HTTP/1.1 200 OK Number of HTTP requests received: 1454792 Average HTTP requests per minute since start: 116719.5 Nice. With stats like these would you mind supplying the data

[squid-users] Re: cache_dir size v.s. available RAM

2013-08-24 Thread HillTopsGM
The rule-of-thumb is 15MB *per GB of cache size*. Thanks Amos - that's the rule of thumb I was looking for. Somewhere along the way I thought I saw 10MB per GB of Cache but it was vague. I was also given a piece of advice to maybe create multiple directories of no more than 100 GB per. I

[squid-users] Re: cache_dir size v.s. available RAM

2013-08-24 Thread HillTopsGM
In connection with my last post, I also had this question: Let's say that with my 4GB of RAM I decided to create a total cache storage area that was 650GB; obviously the index would be much larger than could be stored in RAM. If my primary purpose was to 'archive' my windows updates, I'd expect

Re: [squid-users] Re: squid 3.2.0.14 with TPROXY = commBind: Cannot bind socket FD 773 to xxx.xxx.xxx.xx: (98) Address

2013-08-24 Thread Amos Jeffries
On 25/08/2013 3:12 a.m., Niki Gorchilov wrote: Hi, Amos, I'm working on the same project with Plamen. squidclient mgr:info |grep HTTP HTTP/1.1 200 OK Number of HTTP requests received: 1454792 Average HTTP requests per minute since start: 116719.5 Nice. With stats

Re: [squid-users] Re: cache_dir size v.s. available RAM

2013-08-24 Thread Amos Jeffries
On 25/08/2013 11:20 a.m., HillTopsGM wrote: In connection with my last post, I also had this question: Let's say that with my 4GB of RAM I decided to create a total cache storage area that was 650GB; obviously the index would be much larger than could be stored in RAM. If my primary purpose