You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/05 11:27:35 UTC

[GitHub] [apisix] xianshun163 commented on issue #5966: request help: benchmark results is not so good,what is the problem,help

xianshun163 commented on issue #5966:
URL: https://github.com/apache/apisix/issues/5966#issuecomment-1005604381


   > @xianshun163 `./wrk -t200 -c5000 -d30s http://172.16.11.13:9080/hello`
   > 
   > if you want to run the benchmark with 5000 connections, you need to update the https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L238 .
   > 
   > Connections exceeding this number will become short connections.
   > 
   > more doc: http://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive
   
   ok, I get it, thanks


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org