[
https://issues.apache.org/jira/browse/JSPWIKI-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janne Jalkanen resolved JSPWIKI-138.
------------------------------------
Resolution: Fixed
Fixed in JSPWIKI-2.8.1-svn-1 by adding an OSCache cache to cache the XML.
> rss.jsp could do with some optimization
> ---------------------------------------
>
> Key: JSPWIKI-138
> URL: https://issues.apache.org/jira/browse/JSPWIKI-138
> Project: JSPWiki
> Issue Type: Improvement
> Components: Core & storage
> Reporter: Janne Jalkanen
> Priority: Minor
> Fix For: 2.8.1
>
>
> rss.jsp is one of those pages which gets hit a lot these days - most bots
> seem to be very keen on checking RSS feeds pretty regularly. Currently there
> are bandwidth-saving checks in place (304 check), but still, it might be good
> to add some additional optimizations to it. Some options:
> * Profile rss.jsp and check where the major time wasters are; both for
> changed and unchanged cases
> * Add caching of the XML [very similarly to current RenderingManager caching]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.