That is how the ns_cache stuff works in 4.5. There is a maxwait flag that can be set when the cache is created. If one thread has the lock (updating the cache) the others will only wait a certain amount of time before timing out - good deadlock prevention.

M

On Feb 23, 2007, at 10:06 AM, John Buckman wrote:

I'd vote for -timeout on all lock requests, as that way I get both the "see if lock is available" functionality, as well as "lock it if it's available, but give up after a few seconds if it isn't"



--
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.

Reply via email to