Closed montanaflynn closed 9 years ago
The same problem might be related to #163 and may be caused by #127 - will look into it.
I don't think it's related to #163 as that issue is using 127.0.0.1
and as far as I know only affects Kong running in docker. It may be related to #127, in fact there's another issue brought up in gitter chat that could also be related so I'll make an issue for that as well.
This issue has been fixed and will be available in the next release of Kong.
Getting 502 from Kong when acting as a reverse proxy for a local service using
localhost
in thetarget_url
. As you can see the service is up and running and works when added to Kong as127.0.0.1
but when usinglocalhost
Kong returns a 502.