1c5ca0da53
- http local rate limit - Apply rate limit only to local_app - unit test and integ test
5 lines
125 B
Bash
5 lines
125 B
Bash
#!/bin/bash
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 primary || true
|
|
snapshot_envoy_admin localhost:19001 s2 primary || true
|