Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RDSHttpProxy (0.08 sec)

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

    	}
    	if features.HTTP10 || enableHTTP10(node.Metadata.HTTP10) {
    		httpOpts.AcceptHttp_10 = true
    	}
    
    	fcs := []*filterChainOpts{{
    		httpOpts: &httpListenerOpts{
    			rds:              model.RDSHttpProxy,
    			useRemoteAddress: false,
    			connectionManager: &hcm.HttpConnectionManager{
    				HttpProtocolOptions:        httpOpts,
    				ServerName:                 ph.ServerName,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top