This page is a
draft, its contents are not complete and might contain errors. If you found an error, please take the time
report it.
This little guide will help you setting up
ScrewTurn Wiki in a web farm.
General Considerations
- You should use the SQL Server-based version of ScrewTurn Wiki
- You should disable caching, or use a custom cache provider that support distributed caching scenarios (not available yet)
- You should configure ASP.NET to store session state in SQL Server or in a state server.