dotnet / orleans

Cloud Native application framework for .NET
https://docs.microsoft.com/dotnet/orleans
MIT License
9.89k stars 2.01k forks source link

In Orleans 8.1.0, after 90 seconds, the Silo and Gateway ports will change from the status LISTEN to CLOSED, which prevents further connections. #8988

Open FangQiankun opened 3 weeks ago

FangQiankun commented 3 weeks ago

In Orleans 8.1.0, after 90 seconds, the Silo and Gateway ports will change from the status LISTEN to CLOSED, which prevents further connections. This can only be temporarily fixed by configuring SocketConnectionOptions.KeepAlive=false