Browse Source

wsgi: Update benchmark_config

INADA Naoki 11 years ago
parent
commit
f65fc1777c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      wsgi/benchmark_config

+ 4 - 4
wsgi/benchmark_config

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