History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-1215
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Set a max number of http worker threads to improve throughput

Created: 12/18/07 01:05 PM   Updated: 12/18/07 01:05 PM
Component/s: Core
Affects Version/s: 3.4.2
Fix Version/s: 3.4.3

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 12/18/07 01:05 PM
Acceptance Test - Add?: No


 Description  « Hide
Http-binding is using a Thread Pool that will keep creating new threads based on the load. When too many threads (e.g. > 300) where created then the JVM will start to slow down and it may even produce some clustering problems since the heartbeat thread takes too long to respond.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.