How to Change Vsphere Webclient Timeout Value

Change Vsphere Web client Timeout Value



1)For VCSA:

Edit file:

/etc/vmware/vsphere-client/webclient.properties

for session.timeout = 120

# Note: unless otherwise noted, changes in this file require a server restart or a new client session.
# Web client session timeout in minutes, default is 120, i.e. 2 hours


2)For Windows web client its under:

   C:\ProgramData\VMware\vCenterServer\cfg\vsphere-client

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...