My current project has some issues with single login and mutiple connection, for example one of my client login in my product and it opens 12 more connections. so how to identify what are all the components opened the connection and how do i control it?
is it affect perfomance?