apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
486 stars 136 forks source link

Reliable ETag for GET on rolled-up calendar data #360

Open macosforgebot opened 13 years ago

macosforgebot commented 13 years ago

apm@… originally submitted this as ticket:466


macosforgebot commented 12 years ago

@wsanchez originally submitted this as comment:1:⁠ticket:466


Fair enough

macosforgebot commented 12 years ago

apm@… originally submitted this as comment:2:⁠ticket:466


Oh ... and one note:

The 2.4 implementation of the ETag doesn't really save you any time, since it goes through the entire rolling up of events and only considers the ETag afterwards. It seems to rely on a Twisted asumption that GET and HEAD are always so fast, that it doesn't matter. However, generating rolled up calendar data is not that fast.

macosforgebot commented 10 years ago

@wsanchez originally submitted this as comment:9:⁠ticket:466


Later; post dumping web2

macosforgebot commented 9 years ago

@wsanchez originally submitted this as comment:10:⁠ticket:466


Expiring old bugs with unknown impact