I’m using akka-http 2.5.32 with Scala 2.12. I’m trying to debug a case at work where we see a large number of open connections happen but then they never get closed. I’m not quite sure where to start, is there a way to see what status the connections are in?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
TCP Connection not closed for HTTP - Server | 2 | 1941 | March 6, 2019 | |
Akka-http random connections close | 11 | 4136 | February 7, 2019 | |
How to keep the connection open to websocket server? | 2 | 2035 | April 26, 2019 | |
Connection Pool grinding to a halt and Timeout/Cancelling ongoing requests | 0 | 701 | May 1, 2018 | |
Akka Http closes connection during response processing | 3 | 2052 | October 19, 2021 |