Summary | Apache2 - high CPU load post AS Search |
Queue | Synchronization |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | mrubinsk (at) horde (dot) org |
Requester | horde (at) agotnes (dot) com |
Created | 12/17/2012 (4599 days ago) |
Due | |
Updated | 12/24/2012 (4592 days ago) |
Assigned | |
Resolved | 12/19/2012 (4597 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Search results aren't coming back as expected though - will test some
more and raise separate defect...
State ⇒ Resolved
Priority ⇒ 2. Medium
commit 0471412f1f58167a5358e8863ef10b1d6a3c708a
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Dec 18 10:55:57 2012 -0500
Add missing SYNC_MIMESUPPORT decoding in search requests.
Should fix searching on iOS devices.
Bug: 11900.../lib/Horde/ActiveSync/Request/Search.php | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/0471412f1f58167a5358e8863ef10b1d6a3c708a
Upgraded to AS 2.0.11 and IMAP 2.4.0 earlier today - made no difference.
I use Dovecot for IMAP
Once Apache uses 100% no syscalls occur according to strace
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Apache2 - high CPU load post AS Search
Queue ⇒ Synchronization
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
latest Horde components.
I have seen Apache take 100% CPU on my single CPU server running
ActiveSync a few times in the last few weeks post upgrading to Horde5.
Today I noticed that when I performed a search on an email folder from
an iPad using the 'Search on Server' option from the iPad Apache
immediately went nuts.
Restarting Apache clears the issue, leaving it doesn't seem to improve
anything and the process keeps taking large amounts of CPU.
Happy to provide further logs - I had a look through the Apache logs
and didn't see anything remarkable, haven't had time to dig deep yet
but raising so it can be reviewed.