Hi there; I hope this is a good place to ask about some issues I am facing.
I have a java app [on a linux vm] with an https server which waits for and responds to requests from clients [using http-components v4.4.15]. Everything seems to function well enough but occasionally something occurs which is causing increased CPU load. I suspect it has to do with the TLS connection being torn down from both sides causing some issues. Any advice on how I should proceed would be appreciated. Chris