On 13/01/25 20:46, Jonathan Lee wrote:
It's more about how many squid workers to start. Then the OS will do the
allocation
Thanks for the reply I only have one worker.
I can’t do workers 3 on my system because I would have to disable the
cache as it won’t do rock cache. This system does not s
Thanks I am doing intercept with certificates on devices I own. Thanks for the reply I will test this. Sent from my iPhoneOn Jan 12, 2025, at 23:47, Francesco Chemolli wrote:Hi Jonathan, the problem is: can you even see the HTTP being exchanged?This requires TLS interception.If you can, then it'
Hello fellow squid users, can you please help?
Is there anyway to use more workers on a non rock system, without disabling the
cache? I can use them when cache is disabled. Without it I get assertion
failed: controller:cc:930: EX"
I researched this and found you can only use workers with rock c
On Mon, Jan 13, 2025 at 02:17:01PM -0500, Alex Rousskov wrote:
> On 2025-01-13 13:29, Jonathan Lee wrote:
...
> > Is there anyway to use more workers on a non rock system, without
> > disabling the cache? I can use them when cache is disabled. Without
> > it I get assertion failed: controller:cc:93
Yes, in that you can restrict the cache_dir line with "if ${process_number} =
N" conditions so only **one** worker will attempt to use that storage location.
I did this and created a new location for a second cache however it would not
allow me to create the folders it would not generate them I
Thank you all for your help in my computer science educational research trials
and errors.
This helped a lot.
Sent from my iPhone
> On Jan 13, 2025, at 17:52, Alex Rousskov
> wrote:
>
> On 2025-01-13 13:29, Jonathan Lee wrote:
>
>> Is there anyway to use more workers on a non rock system,
On 2025-01-13 13:29, Jonathan Lee wrote:
Is there anyway to use more workers on a non rock system, without
disabling the cache? I can use them when cache is disabled. Without
it I get assertion failed: controller:cc:930: EX"
I will try to clarify in hope to reduce misunderstanding, especially