Henrik please have patience with me.
This is my squid.conf?
--------squid.conf---------
auth_param ntlm program c:/squid/libexec/mswin_ntlm_auth.exe
external_acl_type NT_global_group %LOGIN c:/squid/libexec/mswin_check_lm_group.exe -G -c
auth_param ntlm children 100
--------squid.conf---------
I addes children=100 at the end of external_acl:
external_acl_type NT_global_group %LOGIN c:/squid/libexec/mswin_check_lm_group.exe -G -c children=100
but in cache.log I saw squid start always 5 processes.
What I need to change in my squid.conf?
Thanks
-----Messaggio originale-----
Da: Henrik Nordstrom [mailto:henrik@henriknordstrom.net]
Inviato: venerd́ 17 novembre 2006 11.09
A: Reale Marco
Cc: squid-users@squid-cache.org
Oggetto: Re: [squid-users] Squidnt: increase 'mswin_check_lm_group.exe'processes
fre 2006-11-17 klockan 10:09 +0100 skrev Reale Marco:
> Why squid start 5 processes? I think they are they enough because I
> haven't problem but I would like to know where is this value taken
> from and how to change it
It's the children= option to external_acl_type. Defaults to 5 (undocumented, fixing that).
Regards
Henrik
Received on Fri Nov 17 2006 - 03:41:43 MST
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST