[ https://issues.apache.org/jira/browse/GEODE-7852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083503#comment-17083503 ]
ASF subversion and git services commented on GEODE-7852: -------------------------------------------------------- Commit 376df4cc7abc6db38b4b298f8af6f3c53baedf15 in geode's branch refs/heads/feature/GEODE-7852healthMonitor from Bruce Schuchardt [ https://gitbox.apache.org/repos/asf?p=geode.git;h=376df4c ] GEODE-7852: test ClientHealthMonitor functionality behind a SNI gateway This ensures that a server sitting behind an SNI gateway detects the loss of a client and cleans up after it. In this case the test detects that the server has closed CQs created by the non-durable client. Since test code is not accessible in the Docker container that's running the server I've enhanced the StatArchiveReader to be able to report the values of a statistic and have enabled statistics recording in the server. > 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: Bruce J Schuchardt > Priority: Major > Time Spent: 9h 20m > 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)