4.0

Table Of Contents
View Manager Administration Guide
42 VMware, Inc.
Tosupportalargenumberofconcurrentclientconnections,youcancalculatethe
optimalnumberofephemeralportstoconfigureoneachViewConnectionServer
instance.
To calculate the number of ephemeral ports
Usethefollowingformula.
number of ephemeral ports = ((5 * clients) / servers ) + 10
Where
clients=projectednumberofconcurrentclientconnections
servers=numberofViewConnectionServerinstancesinreplicatedgroup
Forexample,you
mightplanadeploymentmanagedbythreeViewConnectionServer
instances.Ifyouanticipatehaving3,000concurrentclientconnections,youwouldneed
5,010ephemeralports,asshowninTable 21.
Usethe“WorksheettoCalculateEphemeralPortsandTCBHashTableonpage 45to
fillinvaluesforyourdeployment.
You
canedittheWindowsregistrytoincreasethemaximumnumberofephemeral
portsontheWindowsServercomputeronwhichViewConnectionServerruns.Asa
prerequisite,calculatethenumberofephemeralportstoconfigure,asshownin
Table 21.
To increase the number of ephemeral ports
1OntheWindowsServer,starttheWindowsRegistryEditor.
a Select
Start>CommandPrompt.
bAtthecommandprompt,typeregedit.
2Intheregistry,locatethecorrectsubkeyandclickParameters.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Table 2-1. Example: Calculating the Number of Ephemeral Ports
Configuration Parameter Sample Values
Projectednumberofconcurrentclientconnections 3,000
NumberofViewConnectionServerinstancesinreplicatedgroup 3
((5*clients)/servers)+10=numberofephemeralportsoneach
ViewConnectionServer
(5*3,000)/3+10=5,010