tongorz opened a new issue #3503:
URL: https://github.com/apache/apisix/issues/3503


   ### Issue description
   I'm trying to use apisix as a proxy of thoudsands of server's IPMI(or BMC) 
WEB interface。
   
   URL should be something like this:
   https://ipmi.somedomain.com/{{Server_IPMI_IP}}  or 
   https://ipmi.somedomain.com?ip={{Server_IPMI_IP}}
   
   Upstream should be something like this:
   https://{{Server_IPMI_IP}}
   
   Can apisix help to support case described above?
   
   Thank you!
   
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have:
   


----------------------------------------------------------------
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