janus icon indicating copy to clipboard operation
janus copied to clipboard

when upstream application is UI application , it gives HTTP 502

Open focode opened this issue 7 years ago • 2 comments

[Short description of problem here]

Reproduction Steps:

  1. download and build golang gin ui application https://github.com/demo-apps/go-gin-app
  2. create a json file with with target url
  3. register it in janos, if the listning path was ui, then localhost:8080/ui gives http 502
  4. 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]

focode avatar Jan 23 '18 19:01 focode

Has someone tested this , any plans ?

focode avatar Mar 20 '18 09:03 focode

I think, Janus is API Gateway. I don't think, it would work the way you expect -- it's not a general reverse proxy.

abdul avatar Jul 10 '19 20:07 abdul