常见问题
- 我尝试打开 Facebook、Yahoo!、Yandex、Tumblr、Google 等网站,但却看到了“Welcome to nginx!”页面
- 当将 nginx 作为专有软件分发的一部分使用时,如何致谢 nginx 版权?
- 日志文件中的以下错误是什么意思:“accept() failed (53: Software caused connection abort) while accepting new connection on 0.0.0.0:80”?
- 是否有正确的方法使用 nginx 变量来缩短配置的某些部分,将它们用作宏以使部分配置像模板一样工作?
- 我可以在生产环境中使用“daemon off”或“master_process off”设置运行 nginx 吗?
- 为什么 nginx 不能正确处理来自我的后端的 chunked encoding 响应?
- 一条消息“ ‘sys_errlist’ is deprecated; use ‘strerror’ or ‘strerror_r’ instead ”