ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Падения nginx под CentOS 5.2



15.11.2008 18:15, Vladimir Stackov wrote:
В Сбт, 15/11/2008 в 09:56 +0200, Alex Vorona пишет:
14.11.2008 22:52, Vladimir Stackov wrote:
В Чтв, 13/11/2008 в 16:46 +0300, Igor Sysoev пишет:

Всё решилось заменой __FD_SETSIZE в
/usr/include/linux/posix_types.h
/usr/include/bits/typesizes.h
на довльно большое значение.
А зачем на CentOS использовать select ?

Т.е.? Есть какой-то другой вариант?
epoll в 2.6, rtsig в 2.4, на худой конец poll.

А как nginx с ними скомпилить?


# ./configure --help|egrep 'poll|rtsig'
  --with-rtsig_module                enable rtsig module
  --with-poll_module                 enable poll module
  --without-poll_module              disable poll module

epoll детектится во время configure
# ./configure
checking for OS
 + Linux 2.6.24.2-grsec i686
[...]
checking for Linux specific features
checking for epoll ... found
             ^^^^^



 




Copyright © Lexa Software, 1996-2009.