<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><meta charset="utf-8"><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 16px; "><span title=""><div><div>Hello everyone,</div><div><br></div><div>I'm having a strange problem when launching Nginx.</div><div>When I activate the proxy cache, the cache manager process dies with the following error message:</div><div><br></div><div>2010/09/09 10:33:01 [alert] 1930#0: epoll_ctl(1, 0) failed (1: Operation not permitted)</div><div>2010/09/09 10:33:01 [alert] 1930#0: failed to register channel handler while initializing push module worker (1: Operation not permitted)</div><div>2010/09/09 10:33:01 [alert] 1929#0: epoll_ctl(1, 0) failed (1: Operation not permitted)</div><div>2010/09/09 10:33:01 [alert] 1929#0: failed to register channel handler while initializing push module worker (1: Operation not permitted)</div><div>2010/09/09 10:33:01 [alert] 1926#0: cache manager process 1929 exited with fatal code 2 and can not be respawn.</div><div><br></div><div>At this time, remaining processes are :&nbsp;</div><div>root &nbsp; &nbsp; &nbsp;1926 &nbsp; &nbsp; 1 &nbsp;0 10:33 ? &nbsp; &nbsp; &nbsp; &nbsp;00:00:00 nginx: master process /usr/sbin/nginx</div><div>nginx &nbsp; &nbsp; 1927 &nbsp;1926 &nbsp;0 10:33 ? &nbsp; &nbsp; &nbsp; &nbsp;00:00:00 nginx: worker process</div><div>nginx &nbsp; &nbsp; 1928 &nbsp;1926 &nbsp;0 10:33 ? &nbsp; &nbsp; &nbsp; &nbsp;00:00:00 nginx: worker process</div><div><br></div><div>As you can see, I use the http push module.</div><div><br></div><div>I am able to work around the problem by setting the daemon option to off, then using the commands: ctrl-Z then bg.</div><div><br></div><div>If no proxy cache is set no problem occurs and cache manager process is still there.</div><div><br></div><div>What do you think, what I'm getting wrong?</div><div><br></div><div>Tks</div><div><br></div><div>Jérôme</div></div><div><br></div></span></span><meta charset="utf-8"></div></body></html>