Simulate failures, disruptions, and adverse conditions to test that your gateway and apps continue to function.
Caching
Fault injection
Test the resilience of your apps by injecting delays and connection failures into a percentage of …
Retries
Specify the number of times and duration you want Gloo Gateway to try a connection to an …
Shadowing
Copy live production traffic to a shadow environment or service so that you can try out, analyze, …
Timeouts
Set a maximum time for the gateway to handle a request, including error retries.
Traffic tapping
Copy contents of HTTP requests and responses to an external tap server.