cgo nginx module request blocks forever

前端 未结 0 1136
鱼传尺愫
鱼传尺愫 2021-02-10 20:14

I am writing an nginx dynamic module using Go. Simple tasks like text processing worked, but functions like http.Get and exec.Command did not work, the request blocked forever.<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题