Use Gloo policies to control the traffic within your service mesh environment.
Adaptive request concurrency
Dynamically adjust the maximum number of concurrent requests that can be sent to a destination.
Connection pool settings for HTTP
Set up connection pool settings for an HTTP destination, such as the maximum number of HTTP …
Failover
Use a failover policy to determine where to reroute traffic in case of failure.
Fault injection
Test the resilience of your apps by injecting delays and connection failures.
Outlier detection
Configure Gloo to remove unhealthy destinations from the connection pool, and add the destinations …
Retry and timeout
Set up the amount of time and number of times the proxy waits for replies with retries and timeouts.
TCP connection
Set up connection pool settings such as keepalive for TCP protocols.
Trim proxy config
Trim the number of destinations in the Istio sidecar proxy configuration for your workloads to avoid …