错误

SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request

 

解决

修改配置文件,uwsgi.ini,设置http-time参数为120,该参数的默认值为60.

相关文章:

  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2021-06-02
猜你喜欢
  • 2018-04-05
  • 2021-07-27
  • 2022-12-23
  • 2021-07-06
  • 2021-10-03
  • 2021-10-13
  • 2021-12-16
相关资源
相似解决方案