一不小心把nginx的conf文件清空了,重新写有点麻烦,有办法把配置文件从运行中的进程中导出来吗?也就是说在没有nginx reload之前,nginx的配置文件是从哪里读的?还是说nginx一旦运行,worker是不会有新开的了,配置文件都是在内存中了?
--
-- 来自USTC LUG
请使用gmail订阅,不要灌水。
更多信息more info:http://groups.google.com/group/ustc_lug?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "USTC_LUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ustc_lug+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
一不小心把nginx的conf文件清空了,重新写有点麻烦,有办法把配置文件从运行中的进程中导出来吗?也就是说在没有nginx reload之前,nginx的配置文件是从哪里读的?还是说nginx一旦运行,worker是不会有新开的了,配置文件都是在内存中了?
--