瀏覽代碼

master Fixed the db test for http-kit

Mike Smith 11 年之前
父節點
當前提交
75820c0994
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      http-kit/benchmark_config

+ 1 - 1
http-kit/benchmark_config

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