标签: nginx apache-zookeeper
我开发了一个nginx模块来连接zookeeper,但我发现在zookeeper init上创建的线程被nginx杀死了。当我使用'info threads'调试gdb时,它只显示一个线程,但它应该是三个线程。为什么这样,我该如何解决?