Specifies how to determine whether the backend of a load balancer can handle additional traffic or is fully loaded. For usage guidelines, see Connection balancing mode. Backends must use compatible balancing modes. For more information, see Supported balancing modes and target capacity settings and Restrictions and guidance for instance groups. Note: Currently, if you use the API to configure incompatible balancing modes, the configuration might be accepted even though it has no impact and is ignored. Specifically, Backend.maxUtilization is ignored when Backend.balancingMode is RATE. In the future, this incompatible combination will be rejected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBalancingMode\u003c/code\u003e enum in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace dictates how a load balancer determines if a backend can handle more traffic.\u003c/p\u003e\n"],["\u003cp\u003eAvailable balancing modes include \u003ccode\u003eConnection\u003c/code\u003e (based on simultaneous connections), \u003ccode\u003eRate\u003c/code\u003e (based on requests per second), and \u003ccode\u003eUtilization\u003c/code\u003e (based on backend utilization).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for \u003ccode\u003eGoogle.Cloud.Compute.V1.Backend.Types.BalancingMode\u003c/code\u003e is 3.6.0, and this page contains references to multiple previous versions dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIncompatible combinations of \u003ccode\u003eBackend.maxUtilization\u003c/code\u003e and \u003ccode\u003eBackend.balancingMode\u003c/code\u003e are currently accepted but ignored when the mode is set to \u003ccode\u003eRATE\u003c/code\u003e, although this will be rejected in the future.\u003c/p\u003e\n"]]],[],null,[]]