Archive for the ‘Configuration’ Category

Configuring the Servers

Monday, June 16th, 2008

During installation, the servers can be configured in four ways

In a three-tier client/server configuration, the presentation servers, applications servers, and database server all run on separate machines. This is the most common configuration for large systems, and is common in production.

In the distribution presentation configuration, the application and database servers are combined on one computer and the presentation servers run separately. This is used for smaller systems, and is often seen on a development system. (more…)

Popularity: 6% [?]