Thanks Igor.
Is epoll considered the best polling method if available?
Thanks Igor.
Is epoll considered the best polling method if available?
On Tue, Oct 25, 2011 at 12:01:24PM +0000, [email protected] wrote:
Thanks Igor.
Is epoll considered the best polling method if available?
On Linux - yes.
i.e. “select”, “epoll”, “kqueue”, etc.?
Just write explictly:
events {
use epoll;
}If nginx can not use this method it will complain in error_log.
–
Igor S.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs