Browse Source

INI-Settings for nginx

Bernhard 5 years ago
parent
commit
fba2500c8c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      init_test.ini

+ 6 - 0
init_test.ini

@@ -27,3 +27,9 @@ users=5
 #domass=yes
 domass=yes
 
+####### section for nginx-Calls
+# which file-Names are there in the folder?
+file_names=file_00.file,file_01.file,file_02.file,file_03.file,file_04.file
+
+# how many iterations shall happen?
+iterations=1000