IIS 4.0 Holding SQL 7 Connections open - TechRepublic
General discussion
September 14, 2000 at 07:13 AM
rsutton

IIS 4.0 Holding SQL 7 Connections open

by rsutton . Updated 25 years, 8 months ago

I have a IIS 4 web server that opens connections to my SQL 7 server. My problem is that the connections stay open even though the session or user is no longer active. I know there is some pooling but I am seeing connections only being added and never being dropped.

This discussion is locked

All Comments