janus
janus copied to clipboard
when upstream application is UI application , it gives HTTP 502
[Short description of problem here]
Reproduction Steps:
- download and build golang gin ui application https://github.com/demo-apps/go-gin-app
- create a json file with with target url
- register it in janos, if the listning path was ui, then localhost:8080/ui gives http 502
- I am not using database
Expected behavior: The expected behavior should be to display ui page of upstream application
Observed behavior:
[Describe observed behavior here] HTTP 502 Janus version: [I am using the latest version] OS and version: [Windows 10]
Has someone tested this , any plans ?
I think, Janus is API Gateway. I don't think, it would work the way you expect -- it's not a general reverse proxy.