Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestInboundConnectionPoolForPort (0.2 sec)

  1. pilot/pkg/model/sidecar_test.go

    				t.Errorf("Unexpected sidecar outbound traffic, want %v, found %v",
    					test.outboundTrafficPolicy, sidecarScope.OutboundTrafficPolicy)
    			}
    		})
    	}
    }
    
    func TestInboundConnectionPoolForPort(t *testing.T) {
    	connectionPoolSettings := &networking.ConnectionPoolSettings{
    		Http: &networking.ConnectionPoolSettings_HTTPSettings{
    			Http1MaxPendingRequests:  1024,
    			Http2MaxRequests:         1024,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 07 09:38:49 UTC 2024
    - 74.3K bytes
    - Viewed (0)
Back to top