DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43463>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43463





------- Additional Comments From [EMAIL PROTECTED]  2007-09-25 02:30 -------
The problem is that logfile location can be virtual if for
example one chooses to pipe the log trough some external process.
In that case any detection falls apart. Shared memory is one
problem, other is shared memory process mutex.

Also the /var/log can be on the NFS share, and having a shared memory
on NFS is performance killer. So, the admin must know what JK shared
memory is, what it's used for, and how to set up a simple config line.

The current system where we cannot depend on APR for anonymous shared
memory and anonymous process mutexes involves minimum admin understanding
of the problem, while keeping our code to the minimum.



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to