goreplay icon indicating copy to clipboard operation
goreplay copied to clipboard

rate limit not work

Open arrow2012 opened this issue 3 years ago • 3 comments

v1.3.0_RC11

replay client number : 2 replay nginx with command: gor13011 -input-file /opt/nginx02/15/*|1000% -output-http=https://api-pts.xxx.com|1000% -http-pprof :8181 -output-http-timeout 30s -http-disallow-url /api/health -http-disallow-url /api/ext/client_events_upload

the nginx access QPS. is : 2000

replay client number : 2 replay nginx with command: gor13011 -input-file /opt/nginx02/15/*|2000% -output-http=https://api-pts.xxx.com|2000% -http-pprof :8181 -output-http-timeout 30s -http-disallow-url /api/health -http-disallow-url /api/ext/client_events_upload

the nginx access QPS is 2000 too, not increase any more

how could I increase the replay QPS ?

the goroutine between 140 ~ 200

arrow2012 avatar Aug 10 '21 06:08 arrow2012

1

arrow2012 avatar Aug 10 '21 06:08 arrow2012

image

arrow2012 avatar Aug 10 '21 06:08 arrow2012

@buger Could you please check it? also met the same problem ...

fengnex avatar Dec 16 '22 20:12 fengnex