> From: NormW > > > > > Perhaps in 2.0.5 > * Suggested mainly for consistency with most of the other > objects, but it also now has enough properties that could > appear in a qry= dump.
Well, you may always make a patch :-). > And lastly, the configwebcom.xml indicates the default value > for "slots" is 256, but the program > if (!shm->slotMaxCount) > shm->slotMaxCount = 1; > suggests rather that it is 1, AFAICT. > No, It's a sanity check if someone puts solts=0 in config, and for potential settings from server side. The default value is defined by DEFAULT_SLOT_COUNT, and it is set when the shm object is created. > Thanks again, and will now have to focus on Novell. > Have a Good Morning && Good Day && Good Evening && Good Night! > Norm > I'm from Croatia (GMT+1) :-) MT. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
