Hi,

Am 02.12.2014 22:46, schrieb sven falempin:
> Hello,
> 
> I am more or less forced to test Squid.
> OpenBSD test.my.domain 5.6 GENERIC.MP#333 amd64
> 
> I have two problems:
> 
> <<
> WARNING! Your cache is running out of filedescriptors
>>>
> 
> And probably have to read more about ICAP
> <<
> suspending ICAP service for too many failures
>>>
> 
> 
> My question is about the fds,
> i tried to add
> 
> squid:\
>         :openfiles-cur=4096:\
>         :tc=daemon:
> 
> into login.conf and did not forget to 'push' it
> 
> # cap_mkdb /etc/login.conf
> # echo $?
> 0

Hmm, I checked on one of my boxen and there /etc/passwd has

_squid
^------------! Note the underline.

as account for this package, so you probably want

_squid:\
        :openfiles-cur=4096:\
        :tc=daemon:

in /etc/login.conf

> It looks like it has no effect. Is this the way to go ? have I to change a
> limit somewhere else ?
> 
> Best regards,
> Sven
> 

HTH
rru

Reply via email to