Connections not closing

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?