Maijh97 opened a new issue #6621:
URL: https://github.com/apache/skywalking/issues/6621


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - What do you want to know?
   Can the Skywalking UI make reverse proxy requests through NGINX? So far, it 
seems not.
   
   nginx config:
   `        
            location /skywalking/ {
               proxy_pass http://xx.xx.xx.xx:8080/;
           }
   `
   curl http://xx.xx.xx.xx/skywalking/,
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   - What happened?
   If possible, provide a way to reproduce the error. e.g. demo application, 
component version.
   
   ___
   ### Requirement or improvement
   - Please describe your requirements or improvement suggestions.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to