bfe_server.go在InitConfig()漏掉了对WriteTimeout的赋值 #1167
cherishman2005
started this conversation in
General
Replies: 2 comments
-
感谢你的问题! |
Beta Was this translation helpful? Give feedback.
0 replies
-
为了保证bfe代码中配置参数的完整性,应该赋值。希望@xuleiming 方便时更新下。我在基于BFE做二次开发,在前半段(client->BFEserver)需要使用WriteTimeout变量。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
bfe master分支 以及v1.6.0等分支漏掉了对WriteTimeout的赋值 https://github.com/bfenetworks/bfe/blob/release/v1.6.0/bfe_server/bfe_server.go
Beta Was this translation helpful? Give feedback.
All reactions