【问题标题】:uWSGI / nGinx performance configurationuWSGI/nGinx 性能配置
【发布时间】:2012-03-31 23:16:46
【问题描述】:

我有以下几点:

net.core.somaxconn = 262144

net.core.netdev_max_backlog = 6144

net.ipv4.tcp_max_syn_backlog = 6144

uWSGI --listen 6144

nGinx worker_connections 6144

但是,为了获得最佳性能,根据服务器规格计算这些值的方法是什么?还有其他我应该查看的配置选项吗?

谢谢!

【问题讨论】:

    标签: linux nginx uwsgi


    【解决方案1】:

    尝试阅读此博客。

    http://modperlbook.org/html/11-1-Setting-the-MaxClients-Directive.html

    我将使用它来帮助我解决与 uWSGI 和 nginx 相同的问题。

    【讨论】:

      猜你喜欢
      • 2014-05-29
      • 2012-08-04
      • 2020-03-04
      • 1970-01-01
      • 1970-01-01
      • 2020-01-23
      • 2016-10-13
      • 2011-06-26
      • 2017-11-27
      相关资源
      最近更新 更多