Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MaxConcurrentStreams (0.48 sec)

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

    		AllowConnect: true,
    		// TODO(https://github.com/istio/istio/issues/43443)
    		// All streams are bound to the same worker. Therefore, we need to limit for better fairness.
    		MaxConcurrentStreams: &wrappers.UInt32Value{Value: 100},
    		// well behaved clients should close connections.
    		// not all clients are well-behaved. This will prune
    		// connections when the client is not responding, to keep
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:37 UTC 2024
    - 27.6K bytes
    - Viewed (0)
Back to top