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