mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
0cce4b435743f277d89c29b5ffb997785659ec97

The cache.dat files contains the enabled features for every tenants. This file is accessed in read/write by all tenants when they are loaded or changed. This can happen concurrently if tenants are activated in parallel, if multiple servers are using the same file system, or if multiple tenants get their features changed at the same time. This commit doesn't fix the case of multiple web roles accessing the same file system (WAWS).
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%