Categories: General ITVMware

VMware Mirage: Speed Up Centralization In Your Test Environments

I've been working with Mirage quite a bit over the past few months and I wanted to share a little tweak that can help speed up Centralization and other network intensive processes.

Disclaimer: As stated in the title of this post, this is great for Test environments. I wouldn't however recommend you configure this on your production environment unless you fully understand the impact of the changes. 

Disabling Bandwidth Throttling

By default Mirage enables bandwidth throttling. This can reduce the through-put between your desktops and your Mirage Servers to ensure you don't saturate you WAN connections. However during Testing there is a good chance that all of your desktops are on the same LAN as the Mirage Servers. In which case you may not care if you use all of the bandwidth available, especially if it is going to mean less waiting around.

To disable bandwidth throttling, the following steps need to be made on all desktops.

  1. Open Notepad using "Run as Administrator"
  2. Browse to the following file: C:\Program Files\Wanova\Mirage Service\Wanova.Desktop.Service.exe.config
  3. Find the following entry: <add key="throttleEnabled" value="true">
  4. Change value="true" to value="false"
  5. Save the config file
  6. Restart the Wanova Mirage Desktop Service in the services mmc.

You should now notice an increase in performance.

Simon Long

View Comments

  • Just a remark for 4.3. Open MMC for Horizon, it's under system configuration, CVD policies, advanced options, disable client throttling. It seems faster now :)

  • Thank you very much for the tip sir,
    I am trying Mirage 5.9.1 and I can't find "ThrottleEnable" but instead There are "ThrottleRestoreOperations" and "ThrottleIoPriorities" and the default values are "false"

    I am not sure it is still possible to do the tip with Mirage agent 5.9.1?

    Thank you very much again

Share
Published by
Simon Long
Tags: mirageVMware

Recent Posts

Google Cloud VMware Engine @ VMworld 2021

Another VMworld is upon us!!! Sadly, it's only virtual again this year. However, that does…

3 years ago

Google Cloud VMware Engine – Learning Resources

As part of my recent move to Google, I'm working on quickly getting up to…

3 years ago

Hey Google!

I am delighted to announce the next chapter in my career. Today is my first…

3 years ago

EP13 – Defending Remotely

In episode thirteen of The VCDX Podcast, I am joined by two special guests who…

3 years ago

Getting Started With Oracle Cloud VMware Solution (OCVS) – Migrating Workloads Using VMware HCX

In my recent ‘Getting started with Oracle Cloud VMware Solution (OVCS)’ post; Getting Started With…

3 years ago

Getting Started With Oracle Cloud VMware Solution (OCVS) – Connecting To An On-Premises Environment

In my recent ‘Getting started with Oracle Cloud VMware Solution (OVCS)’ post; Getting Started With…

3 years ago