Kong / kong-build-tools

Build tools to package and release Kong
Apache License 2.0
83 stars 72 forks source link

fix(patches): dyn upstream keepalive #619

Closed chronolaw closed 1 year ago

chronolaw commented 1 year ago

See https://github.com/Kong/kong/issues/9582, test cases: https://github.com/Kong/kong/pull/9856.

The point is cpool_crc32 in C land.

balancer.lua

ngx_http_lua_balancer.c

chronolaw commented 1 year ago

We have turned to the new bazel build system, so patches should be there.