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=43995>. 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=43995 Summary: Sendfile thread uses 100% cpu for long periods Product: Tomcat 5 Version: 5.5.25 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Native:Integration AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Issue 42925 that was reported for Tomcat 6 also applies to Tomcat 5.5. When using the Apache Portable Runtime, the sendfile thread can take 100% CPU load when a poll descriptor time-out occurs. This happens because Poll.maintain() is never called for the sendfile thread. The proposed patch (http://issues.apache.org/bugzilla/attachment.cgi?id=20930) can also be applied to Tomcat 5.5. -- 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]