Specifications
Table Of Contents
- View Manager Administration Guide
- Contents
- About This Book
- Introduction
- Installation
- View Administrator
- Virtual Desktop Deployment
- Client Management
- Installing and Running View Client and View Portal
- Client Connections from the Internet
- Creating SSL Server Certificates
- Using Existing SSL Certificates
- Smart Card Authentication
- RSA SecurID Authentication
- View Client Command Line Options
- Virtual Printing
- Adobe Flash Bandwidth Reduction
- Client Computer Information
- Using PCoIP Display Protocol
- Using HP RGS Display Protocol
- View Composer
- Overview of View Composer
- Preparing vCenter Server for View Composer
- Preparing a Parent VM
- Deploying Linked Clone Desktops from View Manager
- Refreshing, Recomposing, and Rebalancing Linked Clone Desktops
- Using an Existing View Composer Database
- Using the SviConfig Tool for View Composer
- Offline Desktop
- Component Policies
- Unified Access
- Troubleshooting
- Appendix: The locked.properties File
- Glossary
- Index
View Manager Administration Guide
44 VMware, Inc.
Forexample,youmighthave3,000concurrentclientconnections,threeView
ConnectionServerinstances,and6,000Viewdesktopsourcesinyourdeployment.For
eachViewConnectionServerinstance,theresultis11,020,asshowninTable 2‐2.
Usethe“WorksheettoCalculateEphemeralPortsandTCBHashTable”onpage 45to
fillinvaluesforyourdeployment.
To calculate the size of the TCB hash table for Security Servers
Usethefollowingformula.
number of hash table rows = ((5 * clients) / security servers ) + 10
Where
clients = projectednumberofconcurrentclientconnections
security servers = numberofsecurityservers
Forexample,youmighthave3,000concurrentclientconnectionsinyourdeployment.
Foreachsecurityserver,theresultis7,510,asshowninTable 2‐3.
Usethe“WorksheettoCalculate
EphemeralPortsandTCBHashTable”onpage 45to
fillinvaluesforyourdeployment.
Table 2-2. Example: Calculating Size of TCB Hash Table on View Connection Server
Configuration Parameter Sample Values
Projectednumberofconcurrentclientconnections 3,000
NumberofViewConnectionServerinstances 3
NumberofViewdesktopsources 6,000
((5*clients)/servers)+desktops+20=numberofTCB
hashtablerowsoneachserver
(5*3,000)/3+6,000+20=11,020
Table 2-3. Example: Calculating Size of TCB Hash Table on Security Server
Configuration Parameter Sample Values
Projectednumberofconcurrentclientconnections 3,000
Numberofsecurityservers 2
((5*clients)/securityservers)+10=numberofTCBhash
tablerowsoneachsecurityserver
(5*3,000)/2+10=7,510