| Summary | reminders.php generates tons of LDAP searches |
| Queue | Kronolith |
| Queue Version | 2.3.4 |
| Type | Bug |
| State | No Feedback |
| Priority | 1. Low |
| Owners | |
| Requester | daniel.beneyto (at) upcnet (dot) es |
| Created | 11/05/2010 (5482 days ago) |
| Due | |
| Updated | 12/21/2010 (5436 days ago) |
| Assigned | 11/25/2010 (5462 days ago) |
| Resolved | 12/21/2010 (5436 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Feedback
this behavior, at minimum you need to provide the ldap searches that
are being executed.
Priority ⇒ 1. Low
New Attachment: ldapworkload.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ reminders.php generates tons of LDAP searches
Type ⇒ Bug
State ⇒ Unconfirmed
I've set reminders.php in crontab to run each 5 minutes and it works OK.
But if I check OpenLDAP workload, it seems that reminders.php is
generating tons of searches each 5 minutes.
The point is, why reminders.php need to access ldap ?
Or, if only 4 users have daily agenda enabled, why reminders need to
do tons of searches ?
I attach a picture were:
- blue bar - reminders.php is set up to run each 5 minutes
- red bar - reminders.php is set up to run at 8am and 14pm
Maybe is not a bug, but seems that this feature requires lot of ldap
resources and maybe can be improved.
Regards,