|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Session On End problem |
From: |
Steven |
Date: |
6/22/2000 10:16:45 PM |
IP: |
202.188.254.221 |
When every session start, I create 1 connection object for each user to connect to the SQL Server.
And I close the each connection object when the session end or session timeout.
And I notice the session end or session timeout was not reliable, this cause me cannot close
the connection object for each session/user and thus increase my IIS memory usage.
I would like to know what is the best way to close the connection object for each session/user? |
|
|
|
|
|
|
|
|
|
|
|
|