On Sun, Jan 28, 2007, Michel Santos wrote: > > Itzcak Pechtalt disse na ultima mensagem: > > There is some problem, Squid carries much more with low CPU. > > > > you probably shouldn't compile this options: > > > '--enable-kill-parent-hack' '--enable-dlmalloc' > > '--enable-xmalloc-statistics' '--enable-epoll' '--with-pthreads' > > '--disable-poll' '--disable-select' '--disable-kqueue'
The kqueue/poll/select are fine - as long as he's running linux w/ an epoll enabled kernel. Don't enable dlmalloc unless you absolutely have to. Ditto with xmalloc-statistics. Adrian