- Stop the VMware VirtualCenter Server service.
- Open the vpxd.cfg file using a text editor, default location is at C:\ProgramData\VMware\VMware VirtualCenter\vpxd.cfg.
- Add the following <soap>
elements within the <vmacore> </vmacore> tags:
<soap>
<!-- Minutes before idle sessions time out -->
<sessionTimeout>30</sessionTimeout>
<!-- Maximum number of open sessions -->
<maxSessionCount>1000</maxSessionCount>
</soap> - Start the VMware VirtualCenter Server service.
No comments:
Post a Comment