goreplay
goreplay copied to clipboard
rate limit not work
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
1
@buger Could you please check it? also met the same problem ...