Browse Source

master Fixed the db test for http-kit

Mike Smith 11 years ago
parent
commit
75820c0994
1 changed files with 1 additions and 1 deletions
  1. 1 1
      http-kit/benchmark_config

+ 1 - 1
http-kit/benchmark_config

@@ -4,7 +4,7 @@
     "default": {
       "setup_file": "setup",
       "json_url": "/http-kit/json",
-      "db_url": "/http-kit/db/1",
+      "db_url": "/http-kit/db",
       "query_url": "/http-kit/db/",
       "port": 8080,
       "approach": "Realistic",