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

William Charles commented on ZOOKEEPER-2957:
--------------------------------------------

[~mugulong], have you been able to solve your problem ? How ? [~huaishk], can 
you please elaborate or even provide some code to show how one can 'proxy 
zookeeper's port 2181 using nginx tcp upstream.'. I don't really understand 
what you mean.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)

Reply via email to