Ajenti 1
ES
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)
Iniciar sesión / Darse de alta
ES
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)
Iniciar sesión / Darse de alta
Perfil de usuario
John Britto
Tus comentarios
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.
hace 10 años
Servicio de atención al cliente
por UserEcho
John Britto
0,06
Registrado:
hace 10 años
Última actividad:
hace 10 años
Menú de usuario
1
Comentarios
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.