On Thu, Nov 18, 2004 at 12:07:41PM -0500, carl garland wrote: > Curious as to why wouldn't you want to use ns_thread begindetached? > By using a connection thread especially for a long running proc you > reduce your potential to server request by N-1.
Because it's not especially long running. Just long enough that running it in the scheduler thread might be annoying. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com/ -- 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.
