Skip to content

Commit e321f7c

Browse files
committed
re conf ConPErHost
1 parent 6c98afd commit e321f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/perf/vegeta.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ func (pt *PerfTest) runVegetaAttack(ctx context.Context, targets []vegeta.Target
292292
Proxy: http.ProxyFromEnvironment,
293293
MaxIdleConns: maxConnInt,
294294
MaxIdleConnsPerHost: maxConnInt,
295+
MaxConnsPerHost: maxConnInt,
295296
}
296297

297298
customClient := &http.Client{

0 commit comments

Comments
 (0)