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