Consul rpc traffic is not compressed
Open
theme/internal-cleanup
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
### `consul version` for both Client and Server
Client: `0.9.3`
Server: `0.9.3`
### Description of the Issue (and unexpected/desired result)
We have around 4000 agents in one datacenter doing requests to consul servers.
RPC traffic between consul agents and servers are not compressed.
For request on the /health endpoint, healthcheck output can be quite large.
Contributor guide
Assessment
This issue has not been assessed yet.