Posted
on Nov 17, 2005
(permalink)
Hello:
I'm trying to understand how content is stored in Sitefinity.
As I understand it, all content produced from the r.a.d.editor is saved as .ascx files instead of being saved in the database. This raises the question of how can a Sitefinity site be created that could span multiple servers in a round robin fashion to support load balancing and possibly redundancy?
It seems to me that since the content is saved in .ascx files that such a configuration (such as in a server farm) would not be easily achieved since the .ascx files would need to be duplicated on every server. Any easy solutions that are built-in that I'm not aware of such as a setting to direct the content to be saved in the DB instead of into the .ascx file?
Could you please advise on this?
Thanks,
-Mark Chipman