Good morning Mladen.
Okay, a little bluff. The sun isn't quite up but the sky is clear. The Good
morning is as much to indicate that this project is a global thing as it is
a social sense.
Thanks for the time and consideration given the 'ideas' sent.

> Hi,
>
> > -----Original Message-----
> > From: NormW
> > jakarta-tomcat-connectors/jk/xdocs/jk2 configwebcom.xml
> >
> > Good morning.
>
> It depends where :-)
* True, but one can only describe their experience and regards.

> > In looking at the new shm, note the following:
> >
> > 1. SHM no longer works on NetWare with either file option.
> > ... will have to look into that.
> >
>
> Good. It shouldn't, cause shm is not officially supported on Netware.
> That's why I've added the memory (changed to useMemory) option, where the
> mapping is done using plain allocated memory.
> That enables to use the stats and lb factors consistently.
> If you wish that useMemory will be the default behavior disable the apr's
> APR_HAS_SHARED_MEMORY flag.
>
> Since you have only single child process shm is not needed after all.
> I think that shm was planned to be the communication channel too, but that
> was never implemented.
* Sniff... we had it for a while, and now it's gone again, but that might be
the basis to prod Novell's own developers.

> > 2. Is it possible to have a 'slots' 'auto' option that gets
> > the value from either the platform or the build rather than a
> > hard coded 256?
> >
>
> Perhaps in 2.0.5
> But I'll see if I can put that to workerEnv

> > 3. Can the shm 'memory' option be changed to 'memoryType' so
> > that it more self-explanatory. [memory=0 isn't.]
> >
>
> Changed to useMemory.
* Thanks.

> > 4. The fourth line added should read "...memory. If set to
> > 'anonymous' use the anonymous shared memory".
> >
> > 5. The second last line added should read "Use the process
> > memory..." I think.
> >
> > 6. Can the size, file, slots and memory[Type] properties be
> > added to a shm getAttribute method?
> >
>
> 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.
> > Thanks for any feedback,
> > Norm
> >
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.

Thanks again, and will now have to focus on Novell.
Have a Good Morning && Good Day && Good Evening && Good Night!
Norm

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to