浏览代码

wsgi: forgot to update benchmark_config

Malcolm Evershed 12 年之前
父节点
当前提交
934e13c9a8
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      wsgi/benchmark_config

+ 7 - 0
wsgi/benchmark_config

@@ -7,6 +7,13 @@
       "plaintext_url": "/plaintext",
       "port": 8080,
       "sort": 29
+    },
+    "nginxuwsgi": {
+      "setup_file": "setup_nginxuwsgi",
+      "json_url": "/json",
+      "plaintext_url": "/plaintext",
+      "port": 8080,
+      "sort": 324
     }
   }]
 }