[Tickets #4109] NEW: Very slow response time in function "edit attendees"

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Jul 3 06:51:36 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4109
-----------------------------------------------------------------------
 Ticket             | 4109
 Created By         | christian.ferrari at primeur.com
 Summary            | Very slow response time in function "edit attendees"
 Queue              | Kronolith
 Version            | 2.1.2
 State              | Unconfirmed
 Priority           | 2. Medium
 Type               | Bug
 Owners             | 
+New Attachment     | patch.diff
-----------------------------------------------------------------------


christian.ferrari at primeur.com (2006-07-03 06:51) wrote:

Using this type of URLS
http://10.72.191.214/horde/kronolith/fb.php?u=gvettorato
to retrieve calendar free/busy time, is very slow due to "Content-Length"
value in header.
I've appended a patch that speeds up the operation of inserting a new
attendee from 15 seconds to just milliseconds.
It might be the real length of the content is not right and the
HTTP_Request class invocation in 
lib/Kronolith.php (function getFreeBusy) waits a lot for some bytes will
never arrive.





More information about the bugs mailing list