On 2008.04.16, Tom Jackson <[EMAIL PROTECTED]> wrote: > Connections are persistent, but sessions are not. [ns_db releasehandle]!
In most databases, a "session" is defined as a connection's lifetime. When you release the nsdb handle back to the pool, it doesn't actually terminate the session and/or connection to the database, until idletimeout has elapsed at which point it closes the connection. -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.