mirror of
https://github.com/status-im/consul.git
synced 2025-01-27 05:57:03 +00:00
e91bc9c058
- 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
|