huntkalio

Results 20 comments of huntkalio

嗯,可以新增个全局变量的map,clear 方法里stack出栈后判断stack是否为空,为空则清空全局的map。 另外一个问题,sdk里可以配置打印切点所在文件及其行数(方便定位问题)么

机器的MTU都是1500;是tcpcopy在复制大的包的时候时会出错,暂时通过ethtool -K eth0 gro off(关闭gro)解决此bug

I have the same problem with building with --with-pcre `2019/06/12 11:06:06 [error] 3936#0: *126458 lua entry thread aborted: runtime error: /opt/openresty/lualib/ngx/re.lua:47: missing declaration for symbol 'ngx_http_lua_ffi_exec_regex' stack traceback:coroutine 0: [C]:...

![Image](https://github.com/user-attachments/assets/03ca6180-3628-42da-9110-123041bf261a) I'm also experiencing this bug, with multiple clusters, using latest code.

and I found in B there in no MBean like com.netflix.servo

I found spring-cloud-netflix 3.x use eureka 2.x which replace servo with spectator.Then I change to use spectator-reg-micrometer with micrometer-registry-prometheus in eurekaserver.Is it okay to do this?

@huww98 Will this be supported in the future? What time or version will it be?

does dubbo_proxy support keepalive or multi ?

``` onError | @ | authProvider.ts:115 -- | -- | --   | fn | @ | chunk-UJSJH2WS.js?v=735b857f:5426   | run | @ | chunk-UJSJH2WS.js?v=735b857f:4220   | start | @ | chunk-UJSJH2WS.js?v=735b857f:4263   |...

I print the server response.headers.date, you can see it print 8 times with same date value.( The number of lines of code may be incorrect because I deleted some irrelevant...