[Dnfbb-developers] [ dnfbb-Feature Requests-1598991 ] Static RSS Feeds
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2006-11-18 21:25:37
|
Feature Requests item #1598991, was opened at 2006-11-18 21:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784892&aid=1598991&group_id=152364 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: Planned Status: Open Resolution: None Priority: 5 Private: No Submitted By: Bosie (sbosanquet) Assigned to: Bosie (sbosanquet) Summary: Static RSS Feeds Initial Comment: Rather than dynamically generating the RSS feeds when requesting rss.aspx it would be nice to provide the facility of serving a .xml file. This should reduce the amount of time needed to generate the feed. The problem is that you need to trigger the xml file update using another event, e.g. on a post event etc... Doing some timings on the original method of dynamically allocating it, each element was taking about 2.5 - 3 seconds. Multiply this by 6 test posts and it was taking rougly 16 seconds to return the post. With my last mod it reduced the time to around 11 seconds but it is still far too long. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784892&aid=1598991&group_id=152364 |