Hi, I’m not sure if this is a bug or a mis-configuration on my part, but I’m seeing very slow response times when using a load-balancer with my services.
I have two host instances (AWS) and have tested with two different services (ghost and tutum/hello-world). Both the service and load-balancer are scheduled to run one instance on each host.
I’m consistently seeing a minimum of 5 seconds for responses to be received. If I attach the service directly to the public port (ie, without a load-balancer), the problem goes away.
I used the UI to set this up so here’s the generated docker-compose:
This is part of the installation section if you clicked on how to add custom hosts into Rancher. The install section of adding hosts talks about the different methods to add hosts, and the command above is specific to adding a custom host.