Alex Zhang
Results
34
issues of
Alex Zhang
Hello! The worker process CPU usage could be 100% if we use the following configuration pattern: ```nginx stream { server { listen 3105 reuseport; lua_check_client_abort on; # must be enabled...
We should add more and more unit test cases for Controllers like ApisixUpstream, ApisixRoute, ApisixTLS.
triage/accepted
area/test
Just like ingress-nginx: https://github.com/kubernetes/ingress-nginx/blob/master/docs/kubectl-plugin.md.
good first issue