浏览代码

wsgi: Update benchmark_config

INADA Naoki 11 年之前
父节点
当前提交
f65fc1777c
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      wsgi/benchmark_config

+ 4 - 4
wsgi/benchmark_config

@@ -12,8 +12,8 @@
       "framework": "wsgi",
       "language": "Python",
       "orm": "Raw",
-      "platform": "wsgi",
-      "webserver": "Gunicorn",
+      "platform": "Gunicorn/Meinheld",
+      "webserver": "None",
       "os": "Linux",
       "database_os": "Linux",
       "display_name": "wsgi",
@@ -31,8 +31,8 @@
       "framework": "wsgi",
       "language": "Python",
       "orm": "Raw",
-      "platform": "wsgi",
-      "webserver": "nginx-uWSGI",
+      "platform": "uWSGI",
+      "webserver": "nginx",
       "os": "Linux",
       "database_os": "Linux",
       "display_name": "wsgi-nginx-uWSGI",