罗泽轩

Results 142 issues of 罗泽轩

Should be similar to openresty-debug and openresty-asan

enhancement

We can follow the other module's config: https://github.com/api7/apisix-nginx-module/blob/3886413f88e93f58afe399aa27af6e04fb32c35c/.github/workflows/ci.yml#L30

### Description It's meaningless to use zero as the minimum: https://github.com/apache/apisix/blob/d3ac217cb26ab731d51f1ef8275932df8bf72c7b/apisix/schema_def.lua#L239 We set them to zero because we wanted to use a default healthcheck in https://github.com/apache/apisix/pull/5589. However, as this PR...

stale

Since this project uses Apache License, ``` 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and...

As Nginx is a multi-process application, each worker runs as a separate process. The connection id in the quic packet is at the application layer, so the kernel can't automatically...

Commit Message: buffer_filter: allow to set the maximum size Without buffering data immediately Additional Description: Risk Level: Low, doesn't change the default behavior Testing: Unit & Integration Docs Changes: Release...

api

Original discussion: https://github.com/tj/git-extras/issues/1101 I learned today that we can set up the completion script via brew. Here is an example: https://github.com/Homebrew/homebrew-core/blob/7f1cee678803c55daa0d826222437184e56b4231/Formula/k/kubectx.rb#L22 https://github.com/ahmetb/kubectx/tree/master/completion Some manual configuration is still required: https://docs.brew.sh/Shell-Completion

For https://github.com/tj/git-extras/pull/80