Re: [squid-users] Squid 2.6 and Epoll support

From: L.TK <squidmailist@dont-contact.us>
Date: Tue, 15 Aug 2006 12:56:22 +0800

David Shirley 写道:
>
> Hi Guys,
>
> How do I tell if squid-2.6 is using epoll?
>
> I have compiled in epoll support (using configure) but am unsure if it
> is actually being used.
>
> Cheers
> Dave
>
>
strings /path/to/squid/sbin/squid |grep epoll,output would like:
epoll_wait
epoll_ctl
epoll_create
epoll ctl
comm_epoll.c
comm_select_init: epoll_create(): %s
commSetEvents: epoll_ctl(%s): failed on fd=%d: %s
comm_select: epoll failure: %s

if not,then your epoll support is not actually activated
Received on Mon Aug 14 2006 - 22:57:09 MDT

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