Re: [squid-users] max_filedesc on squid 3.2.2

From: Esteban Torres Rodríguez <mortenol.torres_at_gmail.com>
Date: Tue, 16 Oct 2012 08:24:17 +0200

2012/10/16 Ricardo Rios - Shorewall List <shorewall_at_malargue.gov.ar>:
> Testing version 3.2.2-20121015-r11677, i see problems with the
> max_filedesc on OpenSuSE 11.4 x64
>
> server:/ # ulimit -n
> 65535
>
> squid.conf :
> max_filedesc 65535
>
> /etc/security/limits.conf
> * - nofile 65535
>
> on cache.log :
> kid1| NOTICE: Could not increase the number of filedescriptors
> kid1| With 16384 file descriptors available
>
> on squid -k reconfigure :
> kid1| WARNING: max_filedescriptors disabled. Operating System
> setrlimit(RLIMIT_NOFILE) is missing.
>
> PS: still getting segment fault dying.. on this version with more then 1
> worker.
>
> Ricardo

try that, the first line on:

/etc/init.d/squid

Is

ulimit -HSn 65535
Received on Tue Oct 16 2012 - 06:24:25 MDT

This archive was generated by hypermail 2.2.0 : Tue Oct 16 2012 - 12:00:03 MDT