5.0

Table Of Contents
Procedure
1 On the Windows Server computer, start the Windows Registry Editor
a Select Start > Command Prompt.
b At the command prompt, type regedit.
2 In the registry, locate the subkey and click Parameters.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3 Click Edit > New and add the following registry entry.
Value Name: MaxHashTableSize
Value Type: DWORD
Value data:
calculated hash table size
Valid Range: 64-65536 (decimal)
4 Exit the Windows Registry Editor.
5 Restart the Windows Server computer.
Worksheets for Calculating Ephemeral Ports and TCB Hash Table Size
Use these worksheets to calculate the number of ephemeral ports and the size of the TCB hash table on each
View Connection Server instance and security server in your deployment.
Table 5-14. Configuration Parameters
Configuration Parameters Fill in Your Site's Value
Projected number of concurrent client connections
Number of View Connection Server instances
Number of security servers
Number of View desktop sources
Table 5-15. Number of Ephemeral Ports
Number of Ephemeral Ports Fill in Your Site's Value
( (5 x clients) / servers ) + 10 = number of ephemeral ports on
each View Connection Server instance
Table 5-16. TCB Hash Table Size for View Connection Servers
Hash Table Size for View Connection Servers Fill in Your Site's Value
( (5 x clients) / servers ) + desktops + 20 = Number of hash
table rows on each View Connection Server instance
Table 5-17. TCB Hash Table Size for Security Servers
Hash Table Size for Security Servers Fill in Your Site's Value
( (5 x clients) / security servers ) + 10 = Number of hash table
rows on each security server
Chapter 5 Installing View Connection Server
VMware, Inc. 63