If you compile nginx " --without-select_module --without-poll_module" and dont set the use directive "use epoll". Which connection processing method will nginx use?
↧