Hi,
I defined a service that points to http://my_internal_service_name and then defined a path for the service /my_route. Leaving the url something like this:
http://kong_ip/my_route
After this, sometimes when clients use this url “http://kong_ip/my_route” I don’t know how they end up reaching http://my_internal_service_name and of course it doesn’t work.
What I did wrong?
Thanks in advance
Nomar