Re: [squid-users] comm_call_handlers(): WARNING ... error msgs with squid 2.6-S2

From: Steven Wilton <swilton@dont-contact.us>
Date: Sat, 5 Aug 2006 11:03:53 +0800

----- Original Message -----
From: "Pranav Desai" <pranavadesai@gmail.com>
To: <squid-users@squid-cache.org>
Sent: Saturday, August 05, 2006 7:31 AM
Subject: [squid-users] comm_call_handlers(): WARNING ... error msgs with
squid 2.6-S2

> Hello,
>
> I am getting the following error messages with very little load (200
> req/s) on the cache. While running polymix-4.
>
> squid version
> --------------------
> Squid Cache: Version 2.6.STABLE2
> configure options: '--prefix=/usr/squid' '--exec-prefix=/usr/squid'
> '--sysconfdir=/usr/squid/etc' '--enable-snmp'
> '--enable-err-languages=English' '--enable-linux-netfilter'
> '--enable-dlmalloc' '--enable-async-io=24' '--enable-linux-tproxy'
> '--enable-gnuregex' '--enable-internal-dns' '--enable-epoll'

It doesn't look like you've enables >1024 fd's in the configure output. You
need to add --with-maxfd=8192 (or some other number) to allow squid to use
more than 1024 fd's. the place to check this is by going to the "General
Runtime Information" menu in cachemgr. The maximum number of fd's that
squid will use is near the botoom of the page.

Steven
Received on Fri Aug 04 2006 - 21:03:47 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:01 MDT