Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 41 of 41 for x_scale (0.07 sec)

  1. pilot/pkg/xds/endpoints/ep_filters.go

    		return endpoints
    	}
    
    	// A new array of endpoints to be returned that will have both local and
    	// remote gateways (if any)
    	filtered := make([]*LocalityEndpoints, 0)
    
    	// Scale all weights by the lcm of gateways per network and gateways per cluster.
    	// This will allow us to more easily spread traffic to the endpoint across multiple
    	// network gateways, increasing reliability of the endpoint.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 29 01:17:58 UTC 2024
    - 9.1K bytes
    - Viewed (0)
Back to top