dgango 报错: Timeout when reading response headers from daemon process

问题:

image = np.asarray(bytearray(f.read()), dtype="uint8")
cv2_img = cv2.imdecode(image, cv2.IMREAD_COLOR) 虽然image中已经接收到数据,代码却在decode函数处卡死。
解决:
在mysite.conf中添加
WSGIApplicationGroup %{GLOBAL} 参考:
https://*.com/questions/40413171/django-webfaction-timeout-when-reading-response-headers-from-daemon-process
上一篇:Java多态的体现之接口


下一篇:Understanding postgresql.conf : log*