[Tickets #12729] Pool multiple requests

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Oct 1 18:53:35 UTC 2013


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

Ticket URL: http://bugs.horde.org/ticket/12729
------------------------------------------------------------------------------
  Ticket             | 12729
  Created By         | Michael Slusarz <slusarz at horde.org>
  Summary            | Pool multiple requests
  Queue              | Kronolith
  Version            | Git master
  Type               | Enhancement
  State              | New
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2013-10-01 12:53) wrote:

 From #12705:

> When 'Display notification when new mail arrives?' in the Mail  
> preferences is selected, it looks like this check is performed for  
> each POST request. This means that if multiple POST requests are  
> send more or less simultaneously, this check is run many times in  
> parallel. For instance, if in a month view of Kronolith I move to  
> the next month, 13 POST requests are fired off within a few  
> milliseconds (in my agenda there are six calenders, five address  
> books, one tasklist and one holidays). Each of these will run
>
>     horde/services/ajax.php/kronolith/listEvents

These requests should be pooled into a single listEvents (or  
equivalent) action.





More information about the bugs mailing list