Ticket 8: feed update frequency controls
Feeds are polled hourly by Temboz. It does use HTTP mechanisms like Etags or If-Modified-Since to avoid downloading an entire feed if it hasn't changed (not sure about mod_gzip support, though), but for many feeds a daily or even weekly update would be just fine.
One way would be to use statistics like item inter-arrival times, but we probably should have a user control that sets hourly/daily/weekly/monthly/automatic updates.
Remarks:
2005-Jul-14 09:29:46 by majid:
This will require a data model change and is deferred until the next batch.
Properties:
| Type: |
new |
|
Version: |
|
| Status: |
active |
|
Created: |
2005-Jul-14 09:29 |
| Severity: |
4 |
|
Last Change: |
2006-Mar-14 22:31 |
| Priority: |
4 |
|
Subsystem: |
|
| Assigned To: |
majid |
|
Derived From: |
|
| Creator: |
majid |
Related Check-ins:
| 2006-Mar-14 22:30 |
• |
Check-in [304]: implement data model changes required by #8, #12, #39 (By majid) |