Re: [squid-users] curious error log epoll related???

From: Chris Robertson <crobertson@dont-contact.us>
Date: Tue, 29 Aug 2006 17:07:30 -0800

Adrian Chadd wrote:
> On Tue, Aug 29, 2006, Monty Ree wrote:
>
>> Thanks for your answer.
>> But I have selected epoll.
>>
>> .config file say,
>>
>> CONFIG_EPOLL=y
>>
>> I have executed well, centos 4.3 based.
>>
>
> Then I'm not sure. It, again, reads as if the support isn't compiled in.
> Has anyone here successfully run Squid-2.6+Epoll under Centos?
> I don't have enough spare hardware (or RAM in my VMWare server :)
> to setup Centos..
>
>
>
>
> Adrian
>
>

Fresh (updated) install of CentOS 4.3, Squid 2.6Stable3 using the
configuration parameters supplied above (plus ufs storage type),
completely stock squid.conf works fine:
[root@vmwarelinuxtest squid]# uname -a
Linux vmwarelinuxtest 2.6.9-42.0.2.EL #1 Tue Aug 22 23:56:05 CDT 2006
i686 athlon i386 GNU/Linux
[root@vmwarelinuxtest squid]# sbin/squid -v
Squid Cache: Version 2.6.STABLE3
configure options: '--enable-epoll' '--disable-poll' '--disable-select'
'--enable-async-io' '--with-pthreads' '--enable-storeio=coss,aufs'
'--enable-large-cache-files' '--enable-snmp' '--enable-coss-aio-ops'
'--with-large-files' '--disable-ident-lookups' '--prefix=/usr/local/squid'
[root@vmwarelinuxtest squid]# sbin/squid && head var/logs/cache.log
2006/08/29 16:55:49| Starting Squid Cache version 2.6.STABLE3 for
i686-pc-linux-gnu...
2006/08/29 16:55:49| Process ID 26575
2006/08/29 16:55:49| With 1024 file descriptors available
2006/08/29 16:55:49| Using epoll for the IO loop
2006/08/29 16:55:49| Performing DNS Tests...
[root@vmwarelinuxtest squid]#

I'm downloading the CentOS 3.8 DVD ISO right now to set up a test
machine. Testing will probably have to wait until tomorrow.

Chris
Received on Tue Aug 29 2006 - 19:08:22 MDT

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