In working on a private copy of the mod_jk module, I notice that mod_jk doesn't seem to use either the EAPI shared memory management routines (in Apache 1.3) and in Apache 2.2 doesn't appear to use the APR routines for either shared memory or locking (except for the
log lock).

Before I make changes, I'd like to know if this is historical, and someone just never got around to updating it, or if it's intentional because you know about some severe problems/bugs associated with the APR libraries such that using their locking mechanisms and shared memory routines
won't work.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to