Browse Source

update sort order

Patrick Falls 12 years ago
parent
commit
cb0eaed1ee
2 changed files with 2 additions and 1 deletions
  1. 1 0
      README.md
  2. 1 1
      cpoll_cppsp/benchmark_config

+ 1 - 0
README.md

@@ -28,6 +28,7 @@ When propmted to create a security group for the instances, here are the ports t
 * 27017 (MongoDB)
 * 3000 (yesod)
 * 8000 (snap)
+* 16989 (cpoll)
 
 
 #### 2. Setting up the servers

+ 1 - 1
cpoll_cppsp/benchmark_config

@@ -8,7 +8,7 @@
       "query_url": "/db?queries=",
       "fortune_url": "/fortune",
       "port": 16969,
-      "sort": 43
+      "sort": 115
     }
   }]
 }