Things to know (best practices and “issues”) READ IT !!! — uWSGI 2.0 documentation
https://uwsgi-docs.readthedocs.io/en/latest/ThingsToKnow.html

If your (Linux) server seems to have lots of idle workers, but performance is still sub-par, you may want to look at the value of the ip_conntrack_max system variable (/proc/sys/net/ipv4/ip_conntrack_max) and increase it to see if it helps.

 

相关文章:

  • 2021-08-18
  • 2022-12-23
  • 2021-10-07
  • 2021-05-23
  • 2022-01-25
猜你喜欢
相关资源
相似解决方案