Connection Pool Management for Services East-West Traffic

Hi all,

Is there a feature in Consul that can also help to manage connections and connection pools service intercommunication (east-west traffic) without having to code for connections & connection pools in the services?

For eg: If Java based Service A talks to Java based Service B over HTTPS. As a developer I don’t have to code for connection and connection pool ( like a rest template) for this communication instead rely on Consul to manage and tweak that based on traffic patterns

Thanks,
Vamsi Krishna