We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在 reload 的时候,nginx/tengine 对于已经存在的 http 长链接,会直接发送 Fin 包来断开,这样有可能会导致正在传输但尚未到达的请求被 Reset 掉了,感觉 reload 还是一样不平滑?请问对于这种情况,有什么办法可以避免吗?
The text was updated successfully, but these errors were encountered:
chobits
No branches or pull requests
Question
在 reload 的时候,nginx/tengine 对于已经存在的 http 长链接,会直接发送 Fin 包来断开,这样有可能会导致正在传输但尚未到达的请求被 Reset 掉了,感觉 reload 还是一样不平滑?请问对于这种情况,有什么办法可以避免吗?
The text was updated successfully, but these errors were encountered: