Summary | Remote Google Calendar slow |
Queue | Kronolith |
Queue Version | 4.1.1 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | nimm (at) technikum-wien (dot) at |
Created | 06/20/2013 (4437 days ago) |
Due | |
Updated | 11/21/2014 (3918 days ago) |
Assigned | 07/02/2013 (4425 days ago) |
Resolved | 11/21/2014 (3918 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit d74ea8c0a9c0bf04a0d38cd7863d17aa7dc4a095
Author: Jan Schneider <jan@horde.org>
Date: Fri Nov 21 19:10:49 2014 +0100
[jan] Make access to non-CalDAV remote calendars faster (
Bug #12379).kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/d74ea8c0a9c0bf04a0d38cd7863d17aa7dc4a095
commit 9b91e08be92b483571073f32695726d0c5477790
Author: Jan Schneider <jan@horde.org>
Date: Fri Nov 21 19:05:56 2014 +0100
Fix storing unsuccessful DAV requests in driver (
Bug #12379).kronolith/lib/Driver/Ical.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/9b91e08be92b483571073f32695726d0c5477790
commit 3f6a38ed8564ba23665e0fd93c36631465145a4d
Author: Jan Schneider <jan@horde.org>
Date: Fri Nov 21 19:05:56 2014 +0100
Fix storing unsuccessful DAV requests in driver (
Bug #12379).kronolith/lib/Driver/Ical.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/3f6a38ed8564ba23665e0fd93c36631465145a4d
Interwebs if you put a 'return false;' at the very beginning of
kronolith/lib/Driver/Ical.php::isCalDAV(), everything is quick again,
no event missing nor trouble whatsoever with Google.
I have tested and it does speed up Google calendars in Kronolith. It
breaks a whole bunch of other things, but Google is fast to load.
Perhaps this is a hint to the solution?
5.2.0. and Kronolith 4.2.0. Has anyone found an explanation yet - or
means how to prevent this from happening? I have two Google calendars
with around 2,000 entries each and server load shoots through the roof
and the Horde portal page always aborts loading due to timeout when I
activate the two in the settings...
consequences as well - Loading a Google calendar appears to cause
hundreds or thousands (apparently depending on the number of entries
in the google calendar) of DNS lookups and http requests to Google,
which my firewall is interpretting as some kind of denial of service
attack, which causes it to shutdown connections to the server.
consequences as well - Loading a Google calendar appears to cause
hundreds or thousands (apparently depending on the number of entries
in the google calendar) of DNS lookups and http requests to Google,
which my firewall is interpretting as some kind of denial of service
attack, which causes it to shutdown connections to the server.
State ⇒ Assigned
Milestone ⇒
State ⇒ Unconfirmed
Patch ⇒ No
Queue ⇒ Kronolith
Summary ⇒ Subscribing remote Google Calendar not working
Type ⇒ Bug
Priority ⇒ 2. Medium
external google calendars produces hundreds of:
INFO: HORDE [kronolith] Method not allowed [pid 17533 on line 132 of
"/usr/share/php/Horde/Dav/Client.php"]
in the horde.log and it takes minutes until the google calendar is displayed.
In Kronolith 4.0.x it worked within one second.
Best regards,
Alex