-
### Please select the type of request
Enhancement
### Tell us more
**Describe the request**
The goal is the ability to change the password of the admin user.
Currently a secret such as:
splunk-t…
-
When swiping the map and lifting the finger while the map moves on (in order to move a large distance), the update process often fails and no more annotations are visible in the newly shown area of t…
-
I try to use this binding with Nuget but doesn´t work. @Yogeshk25 make a branch and works fine but the following Delegate function doesnt´t work too...
>public void DidTapClusterItem(GMUClusterMana…
-
I cannot, for the life of me, get the line:
clusterManager.markerCollection.setInfoWindowAdapter(MarkerInfoWindowAdapter(this))
to compile.
However if I comment it out and leave the setInfoWin…
-
*Title*: InitManager to support dependency based initialization
*Description*:
When refactoring ClusterManager to use InitManager, (please see PR https://github.com/envoyproxy/envoy/pull/3700 fo…
-
请教一个问题,目前连接的复用是 全局clusterManager : { protocolName: { "ip:port": connectionPool } }。我这边遇到一个问题,服务方的两个域名复用同一个IP,即一个IP两个证书,服务端会验证来源方的 HTTP HOST是否与 SNI ServerName一致,这个SNI ServerName和连接绑定,如果我这边(作为客户…
-
See this commit and comment:
https://github.com/hoonetorg/haproxy-formula/commit/cc242d799ce0201e91d15153f41e6d4fda1db35a
Very short the current situation:
enable: True -> haproxy starts at boot and …
-
I did some extensive testing to see if the messages that are sent, get received by the other instances in
the same order.
I wrote a simple test for testing point to point message send - receive : tes…
-
### summary:
cluster_manager stop working and whole cluster stopped service.
### environment:
CentOS7.6
mcu server: 4.3.x
### steps:
1. two cluster_managers: A for master, B for slave
2. networ…
-
Basically what I am doing is downloading the images from server and making an icon with the icon generator. After all the icons has been fully generated then I am putting the markers in the map. But…