[ http://jira.magnolia.info/browse/MAGNOLIA-509?page=all ]
Nicolas Modrzyk updated MAGNOLIA-509: ------------------------------------- Attachment: cachepatch-v2.tar.gz Proper version of the CacheGenerator servlet ... the web.xml changes are the same as before and are not included ... Also, I've removed the implicit check for Server.isAdmin() in the two cache classes. Reasons are: - this should be in the server configuration - most of the server requests are post requests, or requests with parameters that are not cached anyway - this could be reused afterwards to export the static content from the admin server. I've seen the comments on using spiders to load sites, but then again, having the cache generated by an install script can save some great time when deploying the application on multiple places. > Create Cache for entire Website > ------------------------------- > > Key: MAGNOLIA-509 > URL: http://jira.magnolia.info/browse/MAGNOLIA-509 > Project: magnolia wcm > Type: New Feature > Components: deployment > Versions: 2.1 RC 3 > Environment: Any > Reporter: Nicolas Modrzyk > Assignee: Boris Kraft > Attachments: cache-path.tar.gz, cachepatch-v2.tar.gz > > I've created a working CacheGeneratorServlet , that takes all the node > available in the website, and then generate the cache for each node. > I found out that it was quite useful in production environment, when > deploying the application. > This is beta quality I guess. It is working but there is no documentation. If > I get some feedback on this I will finish it properly tomorrow, along with an > interface similar to the other 'utility' servlets. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------