Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1368

Akka 2.6.9 Artery TCP Implementation (Load balancer with local address)

$
0
0

Hi,

Below is my application.conf properties .
I have Load balancer IP “myproject-uat” on which need to start the listener which I have configured in canonical.hostname.
but as per below logs:
[ArteryTcpTransport (akka://sys)] Remoting started with transport [Artery tcp]; listening on address [akka://sys@localaddress:2551] with UID [372678812823] .
Listener is started on localaddress not the Virtual IP address.

image

Can anyone please check the above configuration for starting the listener on VIP address?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1368

Trending Articles