dev_tower_test.sh - update concurrency

This commit is contained in:
Chris Hammer
2022-04-13 16:06:24 -04:00
parent 44be415dca
commit 5eb49dbc8c

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
CONC="5" CONC="50"
REQU="50" REQU="50"
BASE_URL="10.1.1.98" BASE_URL="10.1.1.98"