You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve performance in multi-site or distributed environments, deploy **site-local WAC gateways** at each geographical location.
272
+
273
+
**Benefits of a distributed model include:**
274
+
275
+
- Conversion and sync traffic remains **within the same site**
276
+
(for example: *Alabama → Alabama*), avoiding cross-region WAN routing.
277
+
- Improved data throughput during VM sync and copy operations.
278
+
- Reduced latency and network congestion.
279
+
- Maintains centralized management while enabling **localized execution** of VM conversions.
280
+
281
+
> **Note**
282
+
> This architecture is recommended for organizations with multiple datacenters, branch offices, or globally distributed VMware and Hyper-V infrastructures.
283
+
284
+
### Direct ESXi-to-Hyper-V Transfer
285
+
286
+
At this time, **direct ESXi → Hyper-V host-to-host transfer** without routing data through the Windows Admin Center gateway is **not supported**.
287
+
All conversion traffic must be proxied through the WAC gateway as part of the current design.
0 commit comments