SafeLine icon indicating copy to clipboard operation
SafeLine copied to clipboard

[建议] 后端是动态域名时无法代理

Open ygrdsj opened this issue 1 year ago • 2 comments
trafficstars

背景与遇到的问题

后端是动态域名时,nginx需要配置set $backend=http://xxx.com, proxy_pass $backend才能更新动态域名解析出的IP,现在WAF不能代理类似$backend这样的参数

建议的解决方案

希望WAF可以代理到$backend这样的参数

ygrdsj avatar May 28 '24 05:05 ygrdsj

可以自己到proxy_params里面设置,参见官网文档

Lvshujun0918 avatar May 29 '24 07:05 Lvshujun0918

问题反馈请移步 https://rivers.chaitin.cn/discussion

xbingW avatar Sep 19 '24 02:09 xbingW