6.0.0-alpha14
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
6/24/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#13032] ActiveSync: Too many connections due to MySQL sleep processes
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__.. .._..__ | || || | | [__) |__||__||__|_|_[__)
Comment
> Hello Michael, > > I did a litte debugging by myself and stumbled across a diff in the > Horde/ActiveSync/SyncCache.php file: > > 165c165 > < ($cache['lasthbsyncstarted'] > > $this->_data['lasthbsyncstarted'])) { > --- >> (!empty($cache['lastsyncstarted']) && >> $cache['lasthbsyncstarted'] > $this->_data['lasthbsyncstarted'])) { > > When I use the line form the previous version > > ($cache['lasthbsyncstarted'] > $this->_data['lasthbsyncstarted'])) { > > everything works like a charm, I tested it for 3 hours. As soon as I > use the line from the latest version > > (!empty($cache['lastsyncstarted']) && $cache['lasthbsyncstarted'] > > $this->_data['lasthbsyncstarted'])) { > > 5 minutes after restarting the webserver the connection pool hits the > 150 connections limit again. > > I hope this information is useful to you! > > Regards, Christian >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers