You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "mugulong (JIRA)" <ji...@apache.org> on 2017/12/22 02:20:00 UTC

[jira] [Commented] (ZOOKEEPER-2957) Whether zookeeper client-server nio or netty communication can use socket proxies

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300880#comment-16300880 ] 

mugulong commented on ZOOKEEPER-2957:
-------------------------------------

Is there any expert who can answer this question?

> Whether zookeeper client-server nio or netty communication can use socket proxies
> ---------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2957
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2957
>             Project: ZooKeeper
>          Issue Type: Wish
>            Reporter: mugulong
>
> Hello,:
>     I plan to use zookeeper for distributed consistency in one project, but the project requires proxies to be used for communication between the zookeeper servers and between the server and the client. After the actual test, zookeeper servers can communicate with each other normally through socks5 socket proxy , but zookeeper client and server can not communicate with each other normally through the same socks5 socket proxy, I find that the zookeeper client and server communicate with each other through java nio or netty, and java nio/netty is different from java io in the use of proxy.
>     so,whether zookeeper client-server nio or netty communication can use socket proxies?
>     Remarks:the zookeeper version I use is 3.4.6.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)