V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
NGINX
NGINX Trac
3rd Party Modules
Security Advisories
CHANGES
OpenResty
ngx_lua
Tengine
在线学习资源
NGINX 开发从入门到精通
NGINX Modules
ngx_echo
hobbyliu
V2EX  ›  NGINX

nginx 奇怪的报错,进来吓你一大跳?

  •  
  •   hobbyliu · 2015-05-11 19:42:45 +08:00 · 12797 次点击
    这是一个创建于 3272 天前的主题,其中的信息可能已经有所发展或是发生改变。
    2015/05/11 19:34:04 [notice] 21#0: using the "epoll" event method
    2015/05/11 19:34:04 [notice] 21#0: nginx/1.2.5
    2015/05/11 19:34:04 [notice] 21#0: built by gcc 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) 
    2015/05/11 19:34:04 [notice] 21#0: OS: Linux 2.6.32-431.el6.x86_64
    2015/05/11 19:34:04 [notice] 21#0: getrlimit(RLIMIT_NOFILE): 1024:4096
    2015/05/11 19:34:04 [notice] 27#0: start worker processes
    2015/05/11 19:34:04 [notice] 27#0: start worker process 29
    2015/05/11 19:34:04 [alert] 29#0: setrlimit(RLIMIT_NOFILE, 65535) failed (1: Operation not permitted)
    

    求大神分析原因

    1 条回复
    ryd994
        1
    ryd994  
       2015-05-11 20:33:54 +08:00 via Android
    很明显你配置里有 worker_rlimit_nofile
    http://nginx.org/en/docs/ngx_core_module.html#worker_rlimit_nofile
    而且你没有以root身份运行

    RTFM&STFW 标题党很恶心
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3553 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 04:46 · PVG 12:46 · LAX 21:46 · JFK 00:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.