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
42 VMware, Inc.
IfyourViewManagerdeploymentislikelytousemorethan800concurrentclient
connections,youshouldincreasethenumberofavailableephemeralports.
Tosupportalargenumberofconcurrentclientconnections,youcancalculatethe
optimalnumberofephemeralportstoconfigureoneachViewConnectionServer
instance.
To calculate the number of ephemeral ports
Use
thefollowingformula.
number of ephemeral ports = ((5 * clients) / servers ) + 10
Where
clients=projectednumberofconcurrentclientconnections
servers=numberofViewConnectionServerinstancesinreplicatedgroup
Forexample,youmightplanadeploymentmanagedbythreeViewConnectionServer
instances.Ifyouanticipatehaving3,000concurrentclientconnections,youwouldneed
5,010ephemeralports,asshown
inTable 2‐1.
Usethe“WorksheettoCalculateEphemeralPortsandTCBHashTable”onpage 45to
fillinvaluesforyourdeployment.
YoucanedittheWindowsregistrytoincreasethemaximumnumberofephemeral
portsontheWindowsServercomputeronwhichViewConnectionServerruns.Asa
prerequisite,
calculatethenumberofephemeralportstoconfigure,asshownin
Table 2‐1.
To increase the number of ephemeral ports
1OntheWindowsServer,starttheWindowsRegistryEditor.
a SelectStart>CommandPrompt.
bAtthecommandprompt,typeregedit.
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