You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/08 03:50:29 UTC

[GitHub] [apisix] calebzhao opened a new issue, #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上

calebzhao opened a new issue, #8041:
URL: https://github.com/apache/apisix/issues/8041

   ### Description
   
   目前apisix好像不支持配置文件stream_proxy节点中配置ssl_protocols、ssl_ciphers,希望提供类似ssl节点可以配置ssl_protocols、ssl_ciphers


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tokers commented on issue #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1287990273

   > stream_proxy tcp代理转发时,请问可以通过哪种方式使得上游服务受到的源ip 保持不变?
   > 
   > 我配置的规则如下:
   > 
   > curl http://127.0.0.1:9180/apisix/admin/stream_routes/1 -H 'X-API-KEY: ef403f335dce4906a2962b8f015a6d2d' -X PUT -d '
   > 
   > {
   > 
   >     "server_port":80,
   > 
   >      "scheme":"http",
   > 
   >     "upstream": {
   > 
   >         "nodes": {
   > 
   >             "上游服务ip:80": 1
   > 
   >         },
   > 
   >         "type": "roundrobin",
   > 
   >         "pass_host": "pass"
   > 
   >     }
   > 
   > }'
   > 
   > 
   > 
   > 但上游服务收到的proxy_add_x_forwarded_for始终为apisix 所在服务器ip。麻烦帮忙解答下,谢谢。
   > 
   > 
   
   This issue is not relevant to your question. Please delete it and open another issue to describe your question.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上 [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1752714612

   This issue has been marked as stale due to 350 days of inactivity. It will be closed in 2 weeks if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上 [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1774849011

   This issue has been closed due to lack of activity. If you think that is incorrect, or the issue requires additional review, you can revive the issue at any time.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] tokers commented on issue #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1272302595

   > 默认的配置在android4.4上无法连接上
   
   Please provide some details about it.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] Qiuqiu0505 commented on issue #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上

Posted by GitBox <gi...@apache.org>.
Qiuqiu0505 commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1287769227

   stream_proxy tcp代理转发时,请问可以通过哪种方式使得上游服务受到的源ip 保持不变?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上 [apisix]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上
URL: https://github.com/apache/apisix/issues/8041


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] soulbird commented on issue #8041: stream_proxy tcp代理需要支持配置ssl_protocols、ssl_ciphers,默认的配置在android4.4上无法连接上

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #8041:
URL: https://github.com/apache/apisix/issues/8041#issuecomment-1272427953

   > ### Description
   > 目前apisix好像不支持配置文件stream_proxy节点中配置ssl_protocols、ssl_ciphers,希望提供类似ssl节点可以配置ssl_protocols、ssl_ciphers
   
   Currently you can add custom Nginx configuration in `stream_configuration_snippet` configuration item. Under the `stream_proxy` configuration item, the configuration of `ssl_protocols` is not yet supported.
   
   But PR is welcome, you can refer to these two pieces of code:
   https://github.com/apache/apisix/blob/master/apisix/cli/ops.lua#L487-L503
   https://github.com/apache/apisix/blob/master/apisix/cli/ngx_tpl.lua#L185-L192


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org