1

I inherited some bad code that doesn't close connections - it's Classic ASP written on windows server 2k3 64-bit (run in 32-bit mode).

Where can I look to see what connections are lingering for an app or app pool?

Caveatrob
  • 12,667
  • 32
  • 107
  • 187
  • Not sure if it really matters. See: http://stackoverflow.com/questions/1608165/what-happens-when-not-closing-recordsets-in-classic-asp – Diodeus - James MacFarlane Jan 24 '12 at 20:14
  • 1
    Connections to what? A DB Connection? How have you confirmed that there are lingering connections? – AnthonyWJones Jan 26 '12 at 11:54
  • I've been seeing a lot of code where the connections aren't set to nothing or recordsets aren't closed. I reasonably suspect there are more and I want to see where they're happening. – Caveatrob Jan 28 '12 at 05:01

0 Answers0