Ajenti 1
RU
English (EN)
Русский (RU)
Español (ES)
Français (FR)
Deutsch (DE)
Nederlands (NL)
Íslenska (IS)
Eesti (ET)
Қазақша (KK)
Українська (UK)
Dansk (DA)
Català (CA)
Polski (PL)
Вход / Регистрация
RU
English (EN)
Русский (RU)
Español (ES)
Français (FR)
Deutsch (DE)
Nederlands (NL)
Íslenska (IS)
Eesti (ET)
Қазақша (KK)
Українська (UK)
Dansk (DA)
Català (CA)
Polski (PL)
Вход / Регистрация
Профиль пользователя
John Britto
Ваши комментарии
Ajenti 403 Forbidden
For : [alert] 2685#0: setrlimit(RLIMIT_NOFILE, 100000) failed (1: Operation not permitted)
check whether
# sestatus -b | grep httpd_setrlimit
httpd_setrlimit off
# setsebool -P httpd_setrlimit on
# sestatus -b | grep httpd_setrlimit
httpd_setrlimit on
#httpd_setrlimit - allows Nginx to adjust the number of file descriptors
Hope this helps. Thanks Eugene for nice ajenti.
10 лет назад
Сервис поддержки клиентов работает на платформе
UserEcho
John Britto
0,06
Зарегистрирован:
10 лет назад
Последняя активность:
10 лет назад
Меню пользователя
1
Комментарии
check whether
# sestatus -b | grep httpd_setrlimit
httpd_setrlimit off
# setsebool -P httpd_setrlimit on
# sestatus -b | grep httpd_setrlimit
httpd_setrlimit on
#httpd_setrlimit - allows Nginx to adjust the number of file descriptors
Hope this helps. Thanks Eugene for nice ajenti.