Installing parallel servers
Info
No Check-In is possible on the two servers during the installation of parallel servers.
To install parallel servers, proceed as follows:
The two servers are referred to below as server A and server B.
- Stop the VDog MasterService on both servers.
-  Perform the following steps on server A: - Create a directory with the name 65538 under ...\vdServerArchive\VD$X\Configuration\.
-  Create a file with the name csc.iniin the created directory using any text editor. Add the following content to the file:[VDogAdminServer.exe] 4851=ParallelServerB [VDogOsServer.exe] 4851=ParallelServerB [VDogCheckInCheckOutServer.exe] 4851=ParallelServerB [VDogScheduler.exe] 4851=ParallelServerB [VDogApi.exe] 4851=ParallelServerBThe entry ParallelServerB must be replaced by the computer name of server B. 
-  Open the \vdServerArchive\VD$A\Configuration\server.inifile with a text editor and add the following section and key:
-  Start the VDog MasterService. 
 
- Create a directory with the name 65538 under 
-  Repeat the steps on server B. In the csc.inifile, replace the entry ParallelServerB with the computer name of server A.
- If project data already exists on one of the two servers, it must be synchronized using the application VDogParallelServerUtil.exe.