Re: [squid-users] Cache Peers and traffic handling

2021-04-15 Thread Alex Rousskov
shik moshik > Sent: Sunday, April 11, 2021 12:04 AM > To: squid-users@lists.squid-cache.org > Subject: [squid-users] Cache Peers and traffic handling > > Hello, > > I am trying to run a Squid proxy Server witth about 5000 cache peers. I am > running a dedicated ser

Re: [squid-users] Cache Peers and traffic handling

2021-04-15 Thread Eliezer Croitoru
Bests, Eliezer From: squid-users On Behalf Of koshik moshik Sent: Sunday, April 11, 2021 12:04 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] Cache Peers and traffic handling Hello, I am trying to run a Squid proxy Server witth about 5000 cache peers. I am running a dedi

Re: [squid-users] Cache Peers and traffic handling

2021-04-15 Thread Matus UHLAR - fantomas
On 14.04.21 20:49, koshik moshik wrote: First of all thank you for trying to help me. Let me describe my current issue: I have 5000 proxies and would like to hide them. My plan was using another proxy server with 5000 cache peers and 5000 users. do you have 5000 users with one proxy for each us

Re: [squid-users] Cache Peers and traffic handling

2021-04-14 Thread Alex Rousskov
On 4/14/21 2:49 PM, koshik moshik wrote: > First of all thank you for trying to help me. Let me describe my current > issue: I have 5000 proxies and would like to hide them. My plan was > using another proxy server with 5000 cache peers and 5000 users. Each > user would get one peer and one proxy a

Re: [squid-users] Cache Peers and traffic handling

2021-04-14 Thread koshik moshik
First of all thank you for trying to help me. Let me describe my current issue: I have 5000 proxies and would like to hide them. My plan was using another proxy server with 5000 cache peers and 5000 users. Each user would get one peer and one proxy attached to that peer. So basically the outer worl

Re: [squid-users] Cache Peers and traffic handling

2021-04-14 Thread Alex Rousskov
On 4/14/21 2:29 AM, koshik moshik wrote: > Thank you! Yes, it works fine with 5 peers. So, what would be the best > solution to handle 5000 peers?  As you can tell by other responses, you might be asking the wrong question. However, I will still try to answer your question. The best option may be

Re: [squid-users] Cache Peers and traffic handling

2021-04-14 Thread Matus UHLAR - fantomas
On 14.04.21 08:29, koshik moshik wrote: Thank you! Yes, it works fine with 5 peers. So, what would be the best solution to handle 5000 peers? maybe not doing that? why do you need so many peers? if you really do, you apparently could set them up all as no-query to only fetch cache digests, so

Re: [squid-users] Cache Peers and traffic handling

2021-04-14 Thread NgTech LTD
Its not clear what is the factor for a specific cache peer selection. This will affect any advice. Is it only baesd on username? Eliezer בתאריך יום ד׳, 14 באפר׳ 2021, 9:29, מאת koshik moshik ‏< koshikmos...@gmail.com>: > Thank you! Yes, it works fine with 5 peers. So, what would be the best > so

Re: [squid-users] Cache Peers and traffic handling

2021-04-13 Thread koshik moshik
Thank you! Yes, it works fine with 5 peers. So, what would be the best solution to handle 5000 peers? On Mon, Apr 12, 2021 at 6:03 PM Alex Rousskov < rouss...@measurement-factory.com> wrote: > On 4/10/21 5:03 PM, koshik moshik wrote: > > > I am trying to run a Squid proxy Server witth about 5000

Re: [squid-users] Cache Peers and traffic handling

2021-04-12 Thread Alex Rousskov
On 4/10/21 5:03 PM, koshik moshik wrote: > I am trying to run a Squid proxy Server witth about 5000 cache peers. I > am running a dedicated server with 6 cores and 32GB RAM on Ubuntu 16.  > > > Could you tell me what else is needed / not needed in my squid.config? I > am encountering a high CPU

[squid-users] Cache Peers and traffic handling

2021-04-10 Thread koshik moshik
Hello, I am trying to run a Squid proxy Server witth about 5000 cache peers. I am running a dedicated server with 6 cores and 32GB RAM on Ubuntu 16. Could you tell me what else is needed / not needed in my squid.config? I am encountering a high CPU usage and would like to create a very efficien