Leigg

Results 16 comments of Leigg

if cannot use this, do you have a good recommend for python module of cas(compareAndSet)? thanks in advance.

``` PS D:\develop\v\ved> v setup-freetype Setup freetype... Thirdparty "freetype" is already installed. PS D:\develop\v\ved> v -gc boehm -d use_freetype . builder error: 'gc.h' not found PS D:\develop\v\ved> v -d use_freetype...

把clash退出再点击login就能打开网页了

这么多issue没处理,有人维护吗。。?

Hi, `UH` means unhealthy upstream. For egress gateway, this means the external service beyond egress gateway is unhealthy. You can use `istioctl pc endpoint istio-egressgateway-$POD_ID.istio-system |grep segment` (segement is your...

One possibility is that the envoy defaults to reusing HTTP/1.1 connections upstream, but the connection has been closed when it was reused. This case happenes intermittenly is due to it...

You might paste container `istio-proxy` log of curl client pod here. See also https://istio.io/latest/docs/tasks/observability/logs/access-log/#using-mesh-config to open access log.