Re: Reverse Proxy App on CF
James Bayer
app instances in cloud foundry are currently not allowed to route directly
toggle quoted messageShow quoted text
to other app instances. they need to send app-to-app through gorouter, which often also has a load balancer in front of that.
On Sun, Oct 11, 2015 at 2:30 AM, Kayode Odeyemi <dreyemi(a)gmail.com> wrote:
Hi, --
Thank you, James Bayer
|
|