[
https://issues.apache.org/jira/browse/GEODE-7852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084972#comment-17084972
]
ASF subversion and git services commented on GEODE-7852:
--------------------------------------------------------
Commit 9db544e876088794de58a0f863e13d17134f1e26 in geode's branch
refs/heads/develop from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9db544e ]
GEODE-7852: test ClientHealthMonitor functionality behind a SNI gateway (#4958)
* 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.
(cherry picked from commit 376df4cc7abc6db38b4b298f8af6f3c53baedf15)
* change the docker rule to be a class-rule in case we add more tests to this
class
* removed system.out.println per Bill's review
> 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: 12h 10m
> 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)