-
这是我的代码(原谅没有试用FindMember来获取,偷懒测试)
if(root.Parse(result.c_str()).HasParseError())
{
WRN("parse json got err %d.\n",root.GetParseError());
return -1;
}
if (root[“retcode”]!= 0…
-
The proposal is to deprecate core GSLB CRD and rely purely on standard Ingress annotations.
Motivation:
* Currently we already have Ingress -> Gslb creation logic here https://www.k8gb.io/docs/ing…
-
I am currently working on a configuration that requires the use of TCP Half Open GSLB Monitor type. Currently, on our docs page https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest…
-
## DNS
Anycast, IPv6支持, IPv4 不支持,需要 Border Gateway Protocol(BGP)支持。 可用来解决 UDP下的 DNS 就近查询。
## CDN
GSLB(global server load balance),自定义的dns服务,可拿到 LocalDNS 的IP,获得 服务运行商-国家城市 信息,进而返回物理意义上的就近接入IP,后续要根据测…
-
**性能优化有多重要?** 国外有很多机构对此做过调查,发现网站的性能对于用户的留存率、转化率有很大的影响,而且非常直接的说提高网站性能就是提高收入。
由于性能优化涉及的知识很多,即使把已经过时的性能优化规则摒弃掉,也有不少的内容。所以我将会用两章的内容来讲解如何做性能优化。
## 性能优化分类
性能优化主要分为两类:
1. 加载时优化
2. 运行时优化
例如压缩文件、使用 C…
-
We found a bug where GSLB does not update itself (specifically annotations section) when the ingress has changed.
The problem with the annotations was that the rancher kept changing the annotation…
-
I'm running into issues when trying to resolve certain FQDNs. The issue seems sporadic, since one lookup may fail, and subsequent lookups eventually succeed. This has been happening for multiple diffe…
-
**Description**
After building spotifyd 0.3.3, I got some `No route to host` error, while 0.3.2 artifact gives me the right results.
relates to Homebrew/homebrew-core#90676
**To Reproduce**
- …
-
Hey, I'm trying to use the geoip strategy with K8GB, but I'm finding some issues.
So far, this is what I've got. I created two different GslB objects, one with round robin strategy and the other w…
-
When I explore my ucs file I don't get a list of apps I just get the Sources,Partitions,DNS/GSLB and so on. The config/bigip.conf just loads as a flat json file.