Commit Graph

2 Commits

Author SHA1 Message Date
boxbinary
1e4fb9d3f6 [TFS Changeset #65165] 2010-03-31 23:31:30 +00:00
boxbinary
8d18a04e62 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Resolves a number of open issues, see associated WorkItems
- Fix WP crash on invalid connection string due to generation of XML cache on a separate thread
- Added option to generate xml cache file on local filesystem (in ASP.NET Temporary Files / CodeGenDir location) by adding <add key="umbracoContentXMLUseLocalTemp" value="true" /> to web.config file. This allows you to run from a SAN on a load-balanced environment whilst allowing each web node to have isolated copies of the xml cache file to avoid WP crashes due to multiple file locks
- Others in WorkItems :)

[TFS Changeset #64001]
2010-02-16 03:46:59 +00:00