>>>>> "craznar" == Christopher Burke <[EMAIL PROTECTED]> writes:

craznar> [EMAIL PROTECTED] (Cesar Garcia) wrote in 
craznar> news:[EMAIL PROTECTED]:

>> You might want to initialize the context when you application
>> starts up and reuse the same context. This would be more efficient
>> as well.

This may be a bad idea in a multi-threaded application.

craznar> THanks again ... kerberos no longer seems to be the limiting
craznar> factor - now I am getting error 22 returned after alot
craznar> heavier load.

This _may_ be because libkrb5 is not thread-safe... this is a
multi-threaded application, right?  It may be best to use a big lock
around all calls into libkrb5.

---Tom
_______________________________________________
Kerberos mailing list
[EMAIL PROTECTED]
http://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to