Hi all,
I am trying to configure squid to run as a forward proxy with no
caching (cache deny all) with an option to choose the outgoing IP
address based on the username. So all squid has to do is to use a
certain outgoing IP address for a certain user, return the data from
the server to that user
regards,
Ivan Bulatovic
On Mon, Jul 20, 2020 at 10:46 PM Ivan Bulatovic
wrote:
>
> Hi all,
>
> I am trying to configure squid to run as a forward proxy with no
> caching (cache deny all) with an option to choose the outgoing IP
> address based on the username. So all squid has
Hi Alex,
Thank you very much for your help.
I opened a bug on bugs.squid-cache.org
(https://bugs.squid-cache.org/show_bug.cgi?id=5071).
Best regards,
Ivan
On Mon, Aug 3, 2020 at 10:02 PM Alex Rousskov
wrote:
>
> On 8/3/20 9:11 AM, Ivan Bulatovic wrote:
>
> > Looks like squid h
r:info or another page there contains the amount of
> requests per second etc.
> also netstat or ss -ntp might give some basic understanding about this server
> size.
>
> are you using dynamic memory on the hyper-v hypervisor?
>
> Eliezer
>
> On Wed, Aug 5, 2020, 19:5
Hi Amos,
> > From what i remember there is a calculation for how much k per conn
> > should squid use.
>
> Aye;
> 256KB * number of currently open FD
> + read_ahead_gap
> + received size of current in-transit response (if cacheable MISS)
I tried to reduce the number of in-memory objects using