liu1004010308 opened a new issue, #12273:
URL: https://github.com/apache/apisix/issues/12273
### Description
Hi,
I'm working with the following configuration:
proxy_protocol:
enable_tcp_pp_to_upstream: true
stream_proxy:
only: false
tcp:
- addr: 25
- addr: 465
My goal is to enable the proxy protocol for most ports, but disable it
specifically for port 465.
Is there a way to selectively disable the proxy protocol for stream ports
while keeping it enabled globally?
Any guidance would be appreciated!
Thanks in advance.
### Environment
- APISIX version (run `apisix version`): v3.3
- Operating system (run `uname -a`): Linux reg.wps.lan
3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64
GNU/Linux
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx/1.26.3
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`):
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]