Bug 1543953 Comment 44 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Geoff Lankow (:darktrojan) from comment #43)
> The number of events in a single request is set by the pref `calendar.caldav.multigetBatchSize` and the default is 100. You could try increasing that, but your server may not like it.

I just check in TB 105.0b4 (64-bit) and this option does not exist... 

Are you suggesting it should be added manually as a number type?

I tried setting it up to 120 and it seems to increase number of items per request but the over all process is so slow that after 4mn I only reach 18 requests processed :-(

Looking are REPORT request Timing, in Dev Tools > Network, It seems to take 8s to 45s per requests (Receiving:)...
(In reply to Geoff Lankow (:darktrojan) from comment #43)
> The number of events in a single request is set by the pref `calendar.caldav.multigetBatchSize` and the default is 100. You could try increasing that, but your server may not like it.

I've just checked in TB 105.0b4 (64-bit) and this option does not exist... 

Are you suggesting it should be added manually as a number type?

I tried setting it up to 120 and it seems to increase number of items per request but the over all process is so slow that after 4mn I only reach 18 requests processed :-(

Looking are REPORT request Timing, in Dev Tools > Network, It seems to take 8s to 45s per requests (Receiving:)...

Back to Bug 1543953 Comment 44