Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for applyH2Upgrade (0.15 sec)

  1. pilot/pkg/networking/core/cluster_traffic_policy.go

    		// the upstream cluster will use HTTP2.
    		cb.setUseDownstreamProtocol(mc)
    	}
    }
    
    // applyH2Upgrade function will upgrade cluster to http2 if specified by configuration.
    // applyH2Upgrade can only be called for outbound cluster
    func (cb *ClusterBuilder) applyH2Upgrade(mc *clusterWrapper, port *model.Port,
    	mesh *meshconfig.MeshConfig, connectionPool *networking.ConnectionPoolSettings,
    ) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 23 05:38:57 UTC 2024
    - 20K bytes
    - Viewed (0)
Back to top