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


   @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


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to