|
|||
![]() |
About Services There are six services: Site, Drawing, Feature, Resource, Mapping, and Rendering. If you are using a single server, that server performs all of these services. In any case, the site server always handles the first four services, because they handle data access and manage the resources for the site. However, if you have two or more servers, you can split off the Mapping and Rendering services and allocate them to another server or servers. Mapping and Rendering services are the most processor-intensive operations and can benefit from having a dedicated server to handle them.
A typical two-server site might divide up the services like this: In this example, Mapping and Rendering services are split off and handled by the second server. To read more about services, see the Developer's Guide.
|
|