> From: Christopher Schultz [mailto:[email protected]] > Subject: Re: [EXTERNAL] Re: General Architecture Question for multiple > websites on a single RedHat server
> This thread dump shows a mostly-idle server with the exception of > those threads in socketAccept() (not sure why these count as RUNNABLE > when they are really blocking) Because they blocked in the underlying native code part of the platform-specific JRE, not in Java code. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
