Mladen Turk wrote:

> Hi,
> 
> Can we disable shm (better ignore) for the servers that doesn't benefit
> at all from it?
> Meaning WIN32, perhaps others (depending on build?)
> 
> Reason? Bunch of log error messages and checking that only waste CPU
> time.
> 
> 
> MT.

+1 ( you can add disable=1 on the [shm] - it should work fine ).

But in this case I think a memory area should be used for that
purpose.

The use of shm is for dynamic config changes and monitoring. It's not
yet fully implemented, but jk_status uses it.

-- 
Costin



--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to