Summary | [PATCH] speedup login with kolab backend |
Queue | Kolab |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | tokoe (at) kde (dot) org |
Created | 04/11/2006 (7059 days ago) |
Due | |
Updated | 05/18/2006 (7022 days ago) |
Assigned | 04/11/2006 (7059 days ago) |
Resolved | 05/18/2006 (7022 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | Yes |
State ⇒ Resolved
New Attachment: horde_login_speedup[1].patch
sorry for the late answer, was busy with other stuff :(
attached the updated patch
Ciao,
Tobias
State ⇒ Feedback
example(s) too.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ [PATCH] speedup login with kolab backend
Queue ⇒ Kolab
New Attachment: horde_login_speedup.patch
State ⇒ Unconfirmed
the login on our system took ages with the kolab backend and we traced
the problem down the the folder icon hook, which requests most of the time.
The attached patch caches the folder icons, so the hook must be executed only
once.
Ciao,
Tobias