From 7d454d9cc07104348cda4d7402c4794d497089c7 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Wed, 4 Dec 2019 15:21:16 +0100 Subject: [PATCH] Proxy tests params changed --- proxy-auth/test/proxy-test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxy-auth/test/proxy-test.sh b/proxy-auth/test/proxy-test.sh index dd4ce24..fdfcdac 100755 --- a/proxy-auth/test/proxy-test.sh +++ b/proxy-auth/test/proxy-test.sh @@ -1,7 +1,7 @@ #!/bin/bash -CONCURRENCY=50 -NATTEMPS=1000 +CONCURRENCY=20 +NATTEMPS=500 I=0