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

Key: JM-1216
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

Improve login performance by reducing PEP work

Created: 12/18/07 01:09 PM   Updated: 12/18/07 01:10 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:10 PM
Acceptance Test - Add?: No


 Description  « Hide
When a user logs in the PEP module executes a DB query for each contact that the user has in the roster. This is slowing down the login process and the entire server in general. Lets queue this work and be processed by another thread.

A further optimzation (if needed) could be to cache the "no PEP service" to prevent executing queries for users that do not have a PEP service.



 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.