5.0
Table Of Contents
- VMware View Installation
- Contents
- VMware View Installation
- System Requirements for Server Components
- System Requirements for Client Components
- Supported Operating Systems for View Agent
- Supported Operating Systems for Windows-Based View Client and View Client with Local Mode
- Hardware Requirements for Local Mode Desktops
- Client Browser Requirements for View Portal
- Remote Display Protocol and Software Support
- Adobe Flash Requirements
- Smart Card Authentication Requirements
- Preparing Active Directory
- Configuring Domains and Trust Relationships
- Creating an OU for View Desktops
- Creating OUs and Groups for Kiosk Mode Client Accounts
- Creating Groups for View Users
- Creating a User Account for vCenter Server
- Create a User Account for View Composer
- Configure the Restricted Groups Policy
- Using View Group Policy Administrative Template Files
- Prepare Active Directory for Smart Card Authentication
- Installing View Composer
- Installing View Connection Server
- Installing the View Connection Server Software
- Installation Prerequisites for View Connection Server
- Install View Connection Server with a New Configuration
- Install a Replicated Instance of View Connection Server
- Configure a Security Server Pairing Password
- Install a Security Server
- Microsoft Windows Installer Command-Line Options
- Uninstalling View Products Silently by Using MSI Command-Line Options
- Configuring User Accounts for vCenter Server and View Composer
- Where to Use the vCenter Server User and Domain User for View Composer
- Configure a vCenter Server User for View Manager, View Composer, and Local Mode
- View Manager Privileges Required for the vCenter Server User
- View Composer Privileges Required for the vCenter Server User
- Local Mode Privileges Required for the vCenter Server User
- Configuring View Connection Server for the First Time
- Configuring View Client Connections
- Sizing Windows Server Settings to Support Your Deployment
- Installing the View Connection Server Software
- Installing View Transfer Server
- Configuring SSL Certificates for View Servers
- Configuring SSL Certificates for View Connection Server and Security Server
- Configuring SSL Certificates for View Transfer Server
- Prepare an Existing Certificate in PKCS#12 Format for Use with View Transfer Server
- Obtain a Signed Certificate from a CA for Use with a View Transfer Server Instance
- Generate a Self-Signed Certificate for View Transfer Server
- Configure a View Transfer Server Instance to Use a Certificate
- Configure SSL for View Transfer Server Communications
- Configuring Certificate Checking in View Client for Windows
- Appendix: Additional SSL Configuration Tasks
- Creating an Event Database
- Installing and Starting View Client
- Index
5 Restart the Windows Server computer.
Increasing the Size of the TCB Hash Table
The transmission control block (TCB) holds information about TCP connections that are made between View
Connection Server clients and their desktop sources. To support a large View desktop deployment on Windows
Server 2003 computers, you can increase the size of the TCB hash table.
On Windows Server 2008 computers, you do not need to increase the maximum size of the TCB hash table.
Windows Server 2008 fully tunes this value by default.
The TCB is a memory-resident data structure that contains socket numbers, the location of incoming and
outgoing data buffers, bytes received or unacknowledged, and other information.
To retrieve this information quickly, Windows Server stores TCB data structures in a hash table.
By default, Windows Server 2003 configures the number of hash table rows based on the number of CPUs in
the Windows Server computer.
Table 5-11. Maximum TCB Hash Table Size on Windows Server 2003
Number of CPUs Maximum Number of TCB Hash Table Rows
1 128
2 512
4 2,048
8 8,192
You use two different formulas to calculate the TCB hash table size on View Connection Server instances and
security servers.
Calculate the Size of the TCB Hash Table for View Connection Server
To support a large number of View desktops, you can optimize the size of the TCB hash table on each View
Connection Server instance. Calculate the size in rows.
Procedure
u
Use the following formula.
Number of hash table rows on each View Connection Server instance = ( (5 x clients) / servers )
+ desktops + 20
Where
clients
Projected number of concurrent client connections
servers
Number of View Connection Server instances in the replicated group
desktops
Number of View desktop sources in your deployment
Example: Calculating the Size of the TCB Hash Table on Each View Connection Server
For example, you might have 3,000 concurrent client connections, three View Connection Server instances, and
6,000 View desktop sources in your deployment.
For each View Connection Server instance, the result is 11,020, as shown in Table 5-12.
Chapter 5 Installing View Connection Server
VMware, Inc. 61