[ https://issues.apache.org/jira/browse/GEODE-7852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063615#comment-17063615 ]
ASF subversion and git services commented on GEODE-7852: -------------------------------------------------------- Commit 53f1e1a81c3b58989a835d37f94466eb3dfc752f in geode's branch refs/heads/develop from Dan Smith [ https://gitbox.apache.org/repos/asf?p=geode.git;h=53f1e1a ] GEODE-7852: Adding a SocketFactory configuration for client Pools (#4830) Adding the ability to provide a SocketFactory to a client pool for use in creating sockets. Adding an implementation of this SocketFactory that configures the pool to use an SNI proxy. Adding an automated test of the SniSocketFactory that uses docker compose to use a real SNI proxy and geode servers that are not reachable without going through the proxy. Co-authored-by: Bill Burcham <bburc...@pivotal.io> > Add client side configuration option to support a SNI proxy > ----------------------------------------------------------- > > Key: GEODE-7852 > URL: https://issues.apache.org/jira/browse/GEODE-7852 > Project: Geode > Issue Type: Improvement > Components: client/server, membership > Reporter: Dan Smith > Assignee: Dan Smith > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > Add an option to the client side configuration to support a the use of a [SNI > proxy|https://www.bamsoftware.com/computers/sniproxy/]. > See also GEODE-7837, which adds a system property to support a SNI proxy. -- This message was sent by Atlassian Jira (v8.3.4#803005)