Ticket #1834 (new enhancement)
Utilise restful caching for the default blog modules: RSS & Youtube
| Reported by: | smagnusson | Owned by: | lperera |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Modules - blog | Version: | |
| Severity: | medium effort / impact | Keywords: | |
| Cc: | Hours: |
Description
The current sluggish performance of the RSS & youtube modules that are bundled with blog suggest to me they do not use caching.
If I am correct, then please implement caching for these.
Even a default of five minutes will be helpful at minimising DOS type problems and yet not make people wonder why the website isn't updating.
(I.e. I don't think we really need to have a 'caching interval' in the interface for these modules, and if this is not in the interface, you don't want a long cache time because people will wonder why it doesn't update.).
I'm assuming this only needs to affect the blog code, and not the core silverstripe code. Since you did the restful/caching stuff I'm assigning it to Lakshan :)
