WCM Web Content ManagementThis is a featured page

Static or Dynamic

* security is better for static no content server outside firewall.
* static cant have any personalization
* static no security on documents or pages, except user that is used for the publishing user
* static personalization just javascript.
* publish times and frequencies, if changing continuously, can take hours to do a publish.
* Does the site have very demanding performance requirements? If yes, then may
need to be a static site.
* Does the final site need to contain dynamic functionality, such as site login, store,
bookings, etc? (if not, or if this functionality can be provided by other
sites/servers, consider published site)


No user avatar
mona.ahmed
Latest page update: made by mona.ahmed , Oct 15 2009, 4:15 AM EDT (about this update About This Update mona.ahmed Edited by mona.ahmed


view changes

- complete history)
Keyword tags: None
More Info: links to this page
Started By Thread Subject Replies Last Post
abhi.garg Static vs Dynamic 0 Dec 21 2008, 9:15 PM EST by abhi.garg
Thread started: Dec 21 2008, 9:15 PM EST  Watch
* Having a content server behind a firewall / in a DMZ becomes less of an issue if a reverse proxy server is implemented
* Implementing redundancy is easier with the static model. Setting up multiple web servers is easier and less costly than setting up multiple content servers.

Our organisation has two websites running on UCM. We have decided to go with the static delivery model for and with dynamic delivery model for the other. We have also implemented a reverse proxy server for security.

One is the organisation's public website. Content is fairly static - contains things like "About the company", "Contact information" etc. It has only a small number of contributors, and is a fairly small website. 100% uptime is considered important for this website as its the public face of the company. For this website we chose the static delivery model:
* Publishing time is not a concern as its a small website
* Easy to set up multiple web servers for redundancy

The other is a much larger website that is a members-only website. Members require a login to access this website. It contains a lot of content that is updated frequently by various contributors within the company. It is to some extent a B-to-B website (whereas the other one is B-to-C) so its important for content updates to be available immediately. For this website we chose to stick with dynamic delivery.
* Multiple contributors
* Large website - static publish would have been slow
* Content updates available immediately, don't have to wait for publish
* Easier to set up member login functionality
0  out of 1 found this valuable. Do you?    
Keyword tags: WCM
Showing 1 of 1 threads for this page