DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17891>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17891 non-threadsafe code in URI translation ------- Additional Comments From [EMAIL PROTECTED] 2003-03-12 10:14 ------- There are no known issues with large number of threads per process. (I recently spoke with some users on AIX with 3900 threads in a single child process. I've heard of more.) Also, mod_userdir has limited room for thread-safety problems (not saying it is impossible, just unlikely). What sort of filesystem contains the user directory with the accessibility problems? NFS perhaps? Can you map this same user directory into URL space via a mechanism other than mod_userdir (e.g., Alias) and see if you have the same problem? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
