summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_download-20171103T143121
diff options
context:
space:
mode:
Diffstat (limited to 'server-scalability/results/lynx/test_download-20171103T143121')
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/funkload.css257
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/funkload.xml.zipbin0 -> 619750 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/index.html1010
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/index.rst209
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/pages.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/pages.gplot41
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/pages.pngbin0 -> 7156 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/pages_spps.pngbin0 -> 8470 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/request_001.001.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/request_001.001.gplot11
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/request_001.001.pngbin0 -> 7417 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/requests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/requests.gplot15
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/requests.pngbin0 -> 7374 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/requests_rps.pngbin0 -> 8389 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/tests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/tests.gplot8
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/tests.pngbin0 -> 8001 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-000.data23
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-001.data30
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-002.data29
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-003.data24
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-004.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-005.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-006.data29
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps-007.data28
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps.gplot26
-rw-r--r--server-scalability/results/lynx/test_download-20171103T143121/time_rps.pngbin0 -> 14595 bytes
28 files changed, 1840 insertions, 0 deletions
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/funkload.css b/server-scalability/results/lynx/test_download-20171103T143121/funkload.css
new file mode 100644
index 0000000..fade443
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/funkload.css
@@ -0,0 +1,257 @@
+/* funkload doc css */
+/* $Id: nuxeo_doc.css 21596 2005-02-15 10:01:33Z bdelbosc $ */
+
+body {
+ font: 90% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ background: #ffffff;
+ color: black;
+ margin: 2em;
+ padding: 2em;
+}
+
+a[href] {
+ color: #436976;
+ background-color: transparent;
+}
+
+h1 a[href] {
+ text-decoration: none;
+ color: #fcb100;
+ background-color: transparent;
+}
+
+a.strong {
+ font-weight: bold;
+}
+
+img {
+ margin: 0;
+ border: 0;
+}
+
+p {
+ margin: 0.5em 0 1em 0;
+ line-height: 1.5em;
+}
+p a {
+ text-decoration: underline;
+}
+p a:visited {
+ color: purple;
+ background-color: transparent;
+}
+p a:active {
+ color: red;
+ background-color: transparent;
+}
+a:hover {
+ text-decoration: none;
+}
+p img {
+ border: 0;
+ margin: 0;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #003a6b;
+ background-color: transparent;
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ margin: 0;
+ padding-top: 0.5em;
+}
+
+h1 {
+ font-size: 160%;
+ margin-bottom: 0.5em;
+ border-bottom: 1px solid #888;
+ margin-top: 1em;
+}
+
+h1.title {
+ font-size: 200%;
+}
+
+h2 {
+ font-size: 140%;
+ margin-bottom: 0.5em;
+}
+h3 {
+ font-size: 120%;
+ margin-bottom: 0.5em;
+}
+h4 {
+ font-size: 110%;
+ font-weight: bold;
+}
+h5 {
+ font-size: 100%;
+ font-weight: bold;
+}
+h6 {
+ font-size: 80%;
+ font-weight: bold;
+}
+
+ul a, ol a {
+ text-decoration: underline;
+}
+
+dt {
+ font-weight: bold;
+}
+dt a {
+ text-decoration: none;
+}
+
+dd {
+ line-height: 1.5em;
+ margin-bottom: 1em;
+}
+
+legend {
+ background: #ffffff;
+ padding: 0.5em;
+}
+
+form {
+ margin: 0;
+}
+
+
+dl.form {
+ margin: 0;
+ padding: 1em;
+}
+
+dl.form dt {
+ width: 30%;
+ float: left;
+ margin: 0;
+ padding: 0 0.5em 0.5em 0;
+ text-align: right;
+}
+
+input {
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ color: black;
+ background-color: white;
+ vertical-align: middle;
+}
+
+abbr, acronym, .explain {
+ color: black;
+ background-color: transparent;
+}
+
+q, blockquote {
+}
+
+code, pre {
+ font-family: monospace;
+ font-size: 1.2em;
+ display: block;
+ padding: 10px;
+ border: 1px solid #838183;
+ background-color: #eee;
+ color: #000;
+ overflow: auto;
+ margin: 0.5em 1em;
+}
+
+table.docutils {
+ border: 1px solid black;
+ font-size: 0.6em;
+ border-spacing: 0;
+ padding: 0;
+ margin: 1em;
+}
+
+table.docutils td {
+ border: 1px solid #CCC;
+ text-align: right;
+ padding: 0 0.3em;
+ margin: 0;
+}
+
+table.docutils tr {
+ padding: 0;
+ margin: 0;
+}
+
+table.docutils th {
+ border: 1px solid #CCC;
+ border-bottom: 1px solid black;
+ padding: 0.3em;
+ font-weight: bold;
+ margin: 0;
+}
+
+table.docutils td p, table.docutils th p {
+ margin: 0;
+ padding: 0;
+}
+
+table.docutils th.field-name {
+ border: 1px solid #CCC;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning, div.note {
+ padding: 0.5em;
+ background-color: #fee;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning p.admonition-title {
+ color: red ;
+ font-weight: bold ;
+}
+
+div.abstract p.topic-title {
+ font-weight: bold
+}
+
+
+th.field-name {
+ font-weight: bold;
+ font-size: 1.5em;
+}
+
+td.field-body {
+ font-size: 1.5em;
+}
+
+tr.field {
+ border: none;
+}
+
+
+div.contents p.first a {
+ font-size: 150%;
+ border-bottom: 1px solid #888;
+ color: #fcb100;
+}
+
+div.contents a { text-decoration: none }
+
+pre.address {
+ display: inline;
+ border: none;
+ padding: 0;
+ margin: 0;
+}
+
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/funkload.xml.zip b/server-scalability/results/lynx/test_download-20171103T143121/funkload.xml.zip
new file mode 100644
index 0000000..7bf589f
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/funkload.xml.zip
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/index.html b/server-scalability/results/lynx/test_download-20171103T143121/index.html
new file mode 100644
index 0000000..ae99407
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/index.html
@@ -0,0 +1,1010 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
+<title>FunkLoad bench report</title>
+<meta name="date" content="2017-11-03 14:31:21" />
+<style type="text/css">
+
+/* funkload doc css */
+/* $Id: nuxeo_doc.css 21596 2005-02-15 10:01:33Z bdelbosc $ */
+
+body {
+ font: 90% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ background: #ffffff;
+ color: black;
+ margin: 2em;
+ padding: 2em;
+}
+
+a[href] {
+ color: #436976;
+ background-color: transparent;
+}
+
+h1 a[href] {
+ text-decoration: none;
+ color: #fcb100;
+ background-color: transparent;
+}
+
+a.strong {
+ font-weight: bold;
+}
+
+img {
+ margin: 0;
+ border: 0;
+}
+
+p {
+ margin: 0.5em 0 1em 0;
+ line-height: 1.5em;
+}
+p a {
+ text-decoration: underline;
+}
+p a:visited {
+ color: purple;
+ background-color: transparent;
+}
+p a:active {
+ color: red;
+ background-color: transparent;
+}
+a:hover {
+ text-decoration: none;
+}
+p img {
+ border: 0;
+ margin: 0;
+}
+
+h1, h2, h3, h4, h5, h6 {
+ color: #003a6b;
+ background-color: transparent;
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ margin: 0;
+ padding-top: 0.5em;
+}
+
+h1 {
+ font-size: 160%;
+ margin-bottom: 0.5em;
+ border-bottom: 1px solid #888;
+ margin-top: 1em;
+}
+
+h1.title {
+ font-size: 200%;
+}
+
+h2 {
+ font-size: 140%;
+ margin-bottom: 0.5em;
+}
+h3 {
+ font-size: 120%;
+ margin-bottom: 0.5em;
+}
+h4 {
+ font-size: 110%;
+ font-weight: bold;
+}
+h5 {
+ font-size: 100%;
+ font-weight: bold;
+}
+h6 {
+ font-size: 80%;
+ font-weight: bold;
+}
+
+ul a, ol a {
+ text-decoration: underline;
+}
+
+dt {
+ font-weight: bold;
+}
+dt a {
+ text-decoration: none;
+}
+
+dd {
+ line-height: 1.5em;
+ margin-bottom: 1em;
+}
+
+legend {
+ background: #ffffff;
+ padding: 0.5em;
+}
+
+form {
+ margin: 0;
+}
+
+
+dl.form {
+ margin: 0;
+ padding: 1em;
+}
+
+dl.form dt {
+ width: 30%;
+ float: left;
+ margin: 0;
+ padding: 0 0.5em 0.5em 0;
+ text-align: right;
+}
+
+input {
+ font: 100% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
+ color: black;
+ background-color: white;
+ vertical-align: middle;
+}
+
+abbr, acronym, .explain {
+ color: black;
+ background-color: transparent;
+}
+
+q, blockquote {
+}
+
+code, pre {
+ font-family: monospace;
+ font-size: 1.2em;
+ display: block;
+ padding: 10px;
+ border: 1px solid #838183;
+ background-color: #eee;
+ color: #000;
+ overflow: auto;
+ margin: 0.5em 1em;
+}
+
+table.docutils {
+ border: 1px solid black;
+ font-size: 0.6em;
+ border-spacing: 0;
+ padding: 0;
+ margin: 1em;
+}
+
+table.docutils td {
+ border: 1px solid #CCC;
+ text-align: right;
+ padding: 0 0.3em;
+ margin: 0;
+}
+
+table.docutils tr {
+ padding: 0;
+ margin: 0;
+}
+
+table.docutils th {
+ border: 1px solid #CCC;
+ border-bottom: 1px solid black;
+ padding: 0.3em;
+ font-weight: bold;
+ margin: 0;
+}
+
+table.docutils td p, table.docutils th p {
+ margin: 0;
+ padding: 0;
+}
+
+table.docutils th.field-name {
+ border: 1px solid #CCC;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.abstract {
+ padding: 0.5em;
+ background-color: #eef;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning, div.note {
+ padding: 0.5em;
+ background-color: #fee;
+ border: 1px solid #838183;
+ margin: 0.5em 1em;
+}
+
+div.warning p.admonition-title {
+ color: red ;
+ font-weight: bold ;
+}
+
+div.abstract p.topic-title {
+ font-weight: bold
+}
+
+
+th.field-name {
+ font-weight: bold;
+ font-size: 1.5em;
+}
+
+td.field-body {
+ font-size: 1.5em;
+}
+
+tr.field {
+ border: none;
+}
+
+
+div.contents p.first a {
+ font-size: 150%;
+ border-bottom: 1px solid #888;
+ color: #fcb100;
+}
+
+div.contents a { text-decoration: none }
+
+pre.address {
+ display: inline;
+ border: none;
+ padding: 0;
+ margin: 0;
+}
+
+
+</style>
+</head>
+<body>
+<div class="document" id="funkload-bench-report">
+<h1 class="title"><a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> bench report</h1>
+<table class="docinfo" frame="void" rules="none">
+<col class="docinfo-name" />
+<col class="docinfo-content" />
+<tbody valign="top">
+<tr><th class="docinfo-name">Date:</th>
+<td>2017-11-03 14:31:21</td></tr>
+</tbody>
+</table>
+<div class="abstract topic">
+<p class="topic-title first">Abstract</p>
+<p>Upload and download blobs
+Bench result of <tt class="docutils literal">Blobs.test_download</tt>:
+Download blobs stress test</p>
+</div>
+<div class="contents topic" id="table-of-contents">
+<p class="topic-title first">Table of contents</p>
+<ul class="auto-toc simple">
+<li><a class="reference internal" href="#bench-configuration" id="id1">1&nbsp;&nbsp;&nbsp;Bench configuration</a></li>
+<li><a class="reference internal" href="#bench-content" id="id2">2&nbsp;&nbsp;&nbsp;Bench content</a></li>
+<li><a class="reference internal" href="#test-stats" id="id3">3&nbsp;&nbsp;&nbsp;Test stats</a></li>
+<li><a class="reference internal" href="#page-stats" id="id4">4&nbsp;&nbsp;&nbsp;Page stats</a></li>
+<li><a class="reference internal" href="#request-stats" id="id5">5&nbsp;&nbsp;&nbsp;Request stats</a></li>
+<li><a class="reference internal" href="#slowest-requests" id="id6">6&nbsp;&nbsp;&nbsp;Slowest requests</a></li>
+<li><a class="reference internal" href="#page-detail-stats" id="id7">7&nbsp;&nbsp;&nbsp;Page detail stats</a><ul class="auto-toc">
+<li><a class="reference internal" href="#page-001-download-blob" id="id8">7.1&nbsp;&nbsp;&nbsp;PAGE 001: Download blob</a></li>
+</ul>
+</li>
+<li><a class="reference internal" href="#definitions" id="id9">8&nbsp;&nbsp;&nbsp;Definitions</a></li>
+</ul>
+</div>
+<div class="section" id="bench-configuration">
+<h1><a class="toc-backref" href="#id1">1&nbsp;&nbsp;&nbsp;Bench configuration</a></h1>
+<ul class="simple">
+<li>Launched: 2017-11-03 14:31:21</li>
+<li>From: lynx</li>
+<li>Test: <tt class="docutils literal">test_Blobs.py Blobs.test_download</tt></li>
+<li>Target server: <a class="reference external" href="http://giraffe.cdev.bitmask.net:2424/">http://giraffe.cdev.bitmask.net:2424/</a></li>
+<li>Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200]</li>
+<li>Cycle duration: 30s</li>
+<li>Sleeptime between requests: from 0.0s to 0.0s</li>
+<li>Sleeptime between test cases: 0.0s</li>
+<li>Startup delay between threads: 0.01s</li>
+<li>Apdex: <sub>1.5</sub></li>
+<li><a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> version: 1.17.2</li>
+</ul>
+</div>
+<div class="section" id="bench-content">
+<h1><a class="toc-backref" href="#id2">2&nbsp;&nbsp;&nbsp;Bench content</a></h1>
+<p>The test <tt class="docutils literal">Blobs.test_download</tt> contains:</p>
+<ul class="simple">
+<li>1 page</li>
+<li>0 redirects</li>
+<li>0 links</li>
+<li>0 images</li>
+<li>0 XML-RPC calls</li>
+</ul>
+<p>The bench contains:</p>
+<ul class="simple">
+<li>16922 tests</li>
+<li>16974 pages</li>
+<li>16974 requests</li>
+</ul>
+</div>
+<div class="section" id="test-stats">
+<h1><a class="toc-backref" href="#id3">3&nbsp;&nbsp;&nbsp;Test stats</a></h1>
+<p>The number of Successful <strong>Tests</strong> Per Second (STPS) over Concurrent Users (CUs).</p>
+<blockquote>
+<img alt="tests.png" src="tests.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+<col width="20%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">STPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>40.433</td>
+<td>1213</td>
+<td>1213</td>
+<td>0.00%</td>
+</tr>
+<tr><td>50</td>
+<td>69.500</td>
+<td>2085</td>
+<td>2085</td>
+<td>0.00%</td>
+</tr>
+<tr><td>75</td>
+<td>78.167</td>
+<td>2345</td>
+<td>2345</td>
+<td>0.00%</td>
+</tr>
+<tr><td>100</td>
+<td>46.933</td>
+<td>1408</td>
+<td>1408</td>
+<td>0.00%</td>
+</tr>
+<tr><td>125</td>
+<td>97.633</td>
+<td>2929</td>
+<td>2929</td>
+<td>0.00%</td>
+</tr>
+<tr><td>150</td>
+<td>91.100</td>
+<td>2733</td>
+<td>2733</td>
+<td>0.00%</td>
+</tr>
+<tr><td>175</td>
+<td>63.600</td>
+<td>1908</td>
+<td>1908</td>
+<td>0.00%</td>
+</tr>
+<tr><td>200</td>
+<td>76.700</td>
+<td>2301</td>
+<td>2301</td>
+<td>0.00%</td>
+</tr>
+</tbody>
+</table>
+</blockquote>
+</div>
+<div class="section" id="page-stats">
+<h1><a class="toc-backref" href="#id4">4&nbsp;&nbsp;&nbsp;Page stats</a></h1>
+<p>The number of Successful <strong>Pages</strong> Per Second (SPPS) over Concurrent Users (CUs).
+Note: an XML-RPC call counts as a page.</p>
+<blockquote>
+<img alt="pages_spps.png" src="pages_spps.png" />
+<img alt="pages.png" src="pages.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating</th>
+<th class="head">SPPS</th>
+<th class="head">maxSPPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>0.969</td>
+<td>Excellent</td>
+<td>40.433</td>
+<td>82.000</td>
+<td>1213</td>
+<td>1213</td>
+<td>0.00%</td>
+<td>0.096</td>
+<td>0.508</td>
+<td>8.061</td>
+<td>0.222</td>
+<td>0.283</td>
+<td>0.441</td>
+<td>1.287</td>
+</tr>
+<tr><td>50</td>
+<td>0.970</td>
+<td>Excellent</td>
+<td>69.500</td>
+<td>107.000</td>
+<td>2085</td>
+<td>2085</td>
+<td>0.00%</td>
+<td>0.095</td>
+<td>0.649</td>
+<td>2.986</td>
+<td>0.431</td>
+<td>0.537</td>
+<td>0.769</td>
+<td>1.617</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>78.167</td>
+<td>116.000</td>
+<td>2345</td>
+<td>2345</td>
+<td>0.00%</td>
+<td>0.200</td>
+<td>0.770</td>
+<td>1.372</td>
+<td>0.624</td>
+<td>0.768</td>
+<td>0.925</td>
+<td>0.981</td>
+</tr>
+<tr><td>100</td>
+<td>0.921</td>
+<td>Good</td>
+<td>48.567</td>
+<td>108.000</td>
+<td>1457</td>
+<td>1457</td>
+<td>0.00%</td>
+<td>0.479</td>
+<td>2.004</td>
+<td>15.087</td>
+<td>0.904</td>
+<td>1.071</td>
+<td>1.243</td>
+<td>15.001</td>
+</tr>
+<tr><td>125</td>
+<td>0.983</td>
+<td>Excellent</td>
+<td>97.633</td>
+<td>134.000</td>
+<td>2929</td>
+<td>2929</td>
+<td>0.00%</td>
+<td>0.438</td>
+<td>1.198</td>
+<td>2.337</td>
+<td>0.974</td>
+<td>1.221</td>
+<td>1.434</td>
+<td>1.466</td>
+</tr>
+<tr><td>150</td>
+<td>0.650</td>
+<td>POOR</td>
+<td>91.100</td>
+<td>142.000</td>
+<td>2733</td>
+<td>2733</td>
+<td>0.00%</td>
+<td>0.537</td>
+<td>1.603</td>
+<td>2.869</td>
+<td>1.372</td>
+<td>1.602</td>
+<td>1.825</td>
+<td>1.941</td>
+</tr>
+<tr><td>175</td>
+<td>0.498</td>
+<td>UNACCEPTABLE</td>
+<td>63.700</td>
+<td>170.000</td>
+<td>1911</td>
+<td>1911</td>
+<td>0.00%</td>
+<td>0.297</td>
+<td>2.668</td>
+<td>7.506</td>
+<td>1.584</td>
+<td>1.903</td>
+<td>4.667</td>
+<td>6.578</td>
+</tr>
+<tr><td>200</td>
+<td>0.511</td>
+<td>POOR</td>
+<td>76.700</td>
+<td>184.000</td>
+<td>2301</td>
+<td>2301</td>
+<td>0.00%</td>
+<td>0.694</td>
+<td>2.471</td>
+<td>9.090</td>
+<td>1.707</td>
+<td>2.044</td>
+<td>3.646</td>
+<td>5.422</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</div>
+<div class="section" id="request-stats">
+<h1><a class="toc-backref" href="#id5">5&nbsp;&nbsp;&nbsp;Request stats</a></h1>
+<p>The number of <strong>Requests</strong> Per Second (RPS) (successful or not) over Concurrent Users (CUs).</p>
+<blockquote>
+<img alt="requests_rps.png" src="requests_rps.png" />
+<img alt="requests.png" src="requests.png" />
+<img alt="time_rps.png" src="time_rps.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+<col width="7%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating*</th>
+<th class="head">RPS</th>
+<th class="head">maxRPS</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>0.969</td>
+<td>Excellent</td>
+<td>40.433</td>
+<td>82.000</td>
+<td>1213</td>
+<td>1213</td>
+<td>0.00%</td>
+<td>0.096</td>
+<td>0.508</td>
+<td>8.061</td>
+<td>0.222</td>
+<td>0.283</td>
+<td>0.441</td>
+<td>1.287</td>
+</tr>
+<tr><td>50</td>
+<td>0.970</td>
+<td>Excellent</td>
+<td>69.500</td>
+<td>107.000</td>
+<td>2085</td>
+<td>2085</td>
+<td>0.00%</td>
+<td>0.095</td>
+<td>0.649</td>
+<td>2.986</td>
+<td>0.431</td>
+<td>0.537</td>
+<td>0.769</td>
+<td>1.617</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>78.167</td>
+<td>116.000</td>
+<td>2345</td>
+<td>2345</td>
+<td>0.00%</td>
+<td>0.200</td>
+<td>0.770</td>
+<td>1.372</td>
+<td>0.624</td>
+<td>0.768</td>
+<td>0.925</td>
+<td>0.981</td>
+</tr>
+<tr><td>100</td>
+<td>0.921</td>
+<td>Good</td>
+<td>48.567</td>
+<td>108.000</td>
+<td>1457</td>
+<td>1457</td>
+<td>0.00%</td>
+<td>0.479</td>
+<td>2.004</td>
+<td>15.087</td>
+<td>0.904</td>
+<td>1.071</td>
+<td>1.243</td>
+<td>15.001</td>
+</tr>
+<tr><td>125</td>
+<td>0.983</td>
+<td>Excellent</td>
+<td>97.633</td>
+<td>134.000</td>
+<td>2929</td>
+<td>2929</td>
+<td>0.00%</td>
+<td>0.438</td>
+<td>1.198</td>
+<td>2.337</td>
+<td>0.974</td>
+<td>1.221</td>
+<td>1.434</td>
+<td>1.466</td>
+</tr>
+<tr><td>150</td>
+<td>0.650</td>
+<td>POOR</td>
+<td>91.100</td>
+<td>142.000</td>
+<td>2733</td>
+<td>2733</td>
+<td>0.00%</td>
+<td>0.537</td>
+<td>1.603</td>
+<td>2.869</td>
+<td>1.372</td>
+<td>1.602</td>
+<td>1.825</td>
+<td>1.941</td>
+</tr>
+<tr><td>175</td>
+<td>0.498</td>
+<td>UNACCEPTABLE</td>
+<td>63.700</td>
+<td>170.000</td>
+<td>1911</td>
+<td>1911</td>
+<td>0.00%</td>
+<td>0.297</td>
+<td>2.668</td>
+<td>7.506</td>
+<td>1.584</td>
+<td>1.903</td>
+<td>4.667</td>
+<td>6.578</td>
+</tr>
+<tr><td>200</td>
+<td>0.511</td>
+<td>POOR</td>
+<td>76.700</td>
+<td>184.000</td>
+<td>2301</td>
+<td>2301</td>
+<td>0.00%</td>
+<td>0.694</td>
+<td>2.471</td>
+<td>9.090</td>
+<td>1.707</td>
+<td>2.044</td>
+<td>3.646</td>
+<td>5.422</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</div>
+<div class="section" id="slowest-requests">
+<h1><a class="toc-backref" href="#id6">6&nbsp;&nbsp;&nbsp;Slowest requests</a></h1>
+<p>The 5 slowest average response time during the best cycle with <strong>125</strong> CUs:</p>
+<ul class="simple">
+<li>In page 001, Apdex rating: Excellent, avg response time: 1.20s, get: <tt class="docutils literal">/blobs/0/686</tt>
+<cite>Download blob</cite></li>
+</ul>
+</div>
+<div class="section" id="page-detail-stats">
+<h1><a class="toc-backref" href="#id7">7&nbsp;&nbsp;&nbsp;Page detail stats</a></h1>
+<div class="section" id="page-001-download-blob">
+<h2><a class="toc-backref" href="#id8">7.1&nbsp;&nbsp;&nbsp;PAGE 001: Download blob</a></h2>
+<ul>
+<li><p class="first">Req: 001, get, url <tt class="docutils literal">/blobs/0/1212</tt></p>
+<blockquote>
+<img alt="request_001.001.png" src="request_001.001.png" />
+<table border="1" class="docutils">
+<colgroup>
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+<col width="8%" />
+</colgroup>
+<thead valign="bottom">
+<tr><th class="head">CUs</th>
+<th class="head">Apdex*</th>
+<th class="head">Rating</th>
+<th class="head">TOTAL</th>
+<th class="head">SUCCESS</th>
+<th class="head">ERROR</th>
+<th class="head">MIN</th>
+<th class="head">AVG</th>
+<th class="head">MAX</th>
+<th class="head">P10</th>
+<th class="head">MED</th>
+<th class="head">P90</th>
+<th class="head">P95</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr><td>25</td>
+<td>0.969</td>
+<td>Excellent</td>
+<td>1213</td>
+<td>1213</td>
+<td>0.00%</td>
+<td>0.096</td>
+<td>0.508</td>
+<td>8.061</td>
+<td>0.222</td>
+<td>0.283</td>
+<td>0.441</td>
+<td>1.287</td>
+</tr>
+<tr><td>50</td>
+<td>0.970</td>
+<td>Excellent</td>
+<td>2085</td>
+<td>2085</td>
+<td>0.00%</td>
+<td>0.095</td>
+<td>0.649</td>
+<td>2.986</td>
+<td>0.431</td>
+<td>0.537</td>
+<td>0.769</td>
+<td>1.617</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>2345</td>
+<td>2345</td>
+<td>0.00%</td>
+<td>0.200</td>
+<td>0.770</td>
+<td>1.372</td>
+<td>0.624</td>
+<td>0.768</td>
+<td>0.925</td>
+<td>0.981</td>
+</tr>
+<tr><td>100</td>
+<td>0.921</td>
+<td>Good</td>
+<td>1457</td>
+<td>1457</td>
+<td>0.00%</td>
+<td>0.479</td>
+<td>2.004</td>
+<td>15.087</td>
+<td>0.904</td>
+<td>1.071</td>
+<td>1.243</td>
+<td>15.001</td>
+</tr>
+<tr><td>125</td>
+<td>0.983</td>
+<td>Excellent</td>
+<td>2929</td>
+<td>2929</td>
+<td>0.00%</td>
+<td>0.438</td>
+<td>1.198</td>
+<td>2.337</td>
+<td>0.974</td>
+<td>1.221</td>
+<td>1.434</td>
+<td>1.466</td>
+</tr>
+<tr><td>150</td>
+<td>0.650</td>
+<td>POOR</td>
+<td>2733</td>
+<td>2733</td>
+<td>0.00%</td>
+<td>0.537</td>
+<td>1.603</td>
+<td>2.869</td>
+<td>1.372</td>
+<td>1.602</td>
+<td>1.825</td>
+<td>1.941</td>
+</tr>
+<tr><td>175</td>
+<td>0.498</td>
+<td>UNACCEPTABLE</td>
+<td>1911</td>
+<td>1911</td>
+<td>0.00%</td>
+<td>0.297</td>
+<td>2.668</td>
+<td>7.506</td>
+<td>1.584</td>
+<td>1.903</td>
+<td>4.667</td>
+<td>6.578</td>
+</tr>
+<tr><td>200</td>
+<td>0.511</td>
+<td>POOR</td>
+<td>2301</td>
+<td>2301</td>
+<td>0.00%</td>
+<td>0.694</td>
+<td>2.471</td>
+<td>9.090</td>
+<td>1.707</td>
+<td>2.044</td>
+<td>3.646</td>
+<td>5.422</td>
+</tr>
+</tbody>
+</table>
+<p>* Apdex <sub>1.5</sub></p>
+</blockquote>
+</li>
+</ul>
+</div>
+</div>
+<div class="section" id="definitions">
+<h1><a class="toc-backref" href="#id9">8&nbsp;&nbsp;&nbsp;Definitions</a></h1>
+<ul>
+<li><p class="first">CUs: Concurrent users or number of concurrent threads executing tests.</p>
+</li>
+<li><p class="first">Request: a single GET/POST/redirect/XML-RPC request.</p>
+</li>
+<li><p class="first">Page: a request with redirects and resource links (image, css, js) for an HTML page.</p>
+</li>
+<li><p class="first">STPS: Successful tests per second.</p>
+</li>
+<li><p class="first">SPPS: Successful pages per second.</p>
+</li>
+<li><p class="first">RPS: Requests per second, successful or not.</p>
+</li>
+<li><p class="first">maxSPPS: Maximum SPPS during the cycle.</p>
+</li>
+<li><p class="first">maxRPS: Maximum RPS during the cycle.</p>
+</li>
+<li><p class="first">MIN: Minimum response time for a page or request.</p>
+</li>
+<li><p class="first">AVG: Average response time for a page or request.</p>
+</li>
+<li><p class="first">MAX: Maximmum response time for a page or request.</p>
+</li>
+<li><p class="first">P10: 10th percentile, response time where 10 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">MED: Median or 50th percentile, response time where half of pages or requests are delivered.</p>
+</li>
+<li><p class="first">P90: 90th percentile, response time where 90 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">P95: 95th percentile, response time where 95 percent of pages or requests are delivered.</p>
+</li>
+<li><p class="first">Apdex T: Application Performance Index,
+this is a numerical measure of user satisfaction, it is based
+on three zones of application responsiveness:</p>
+<ul>
+<li><p class="first">Satisfied: The user is fully productive. This represents the
+time value (T seconds) below which users are not impeded by
+application response time.</p>
+</li>
+<li><p class="first">Tolerating: The user notices performance lagging within
+responses greater than T, but continues the process.</p>
+</li>
+<li><p class="first">Frustrated: Performance with a response time greater than 4*T
+seconds is unacceptable, and users may abandon the process.</p>
+<p>By default T is set to 1.5s. This means that response time between 0
+and 1.5s the user is fully productive, between 1.5 and 6s the
+responsivness is tolerable and above 6s the user is frustrated.</p>
+<p>The Apdex score converts many measurements into one number on a
+uniform scale of 0-to-1 (0 = no users satisfied, 1 = all users
+satisfied).</p>
+<p>Visit <a class="reference external" href="http://www.apdex.org/">http://www.apdex.org/</a> for more information.</p>
+</li>
+</ul>
+</li>
+<li><p class="first">Rating: To ease interpretation, the Apdex score is also represented
+as a rating:</p>
+<ul class="simple">
+<li>U for UNACCEPTABLE represented in gray for a score between 0 and 0.5</li>
+<li>P for POOR represented in red for a score between 0.5 and 0.7</li>
+<li>F for FAIR represented in yellow for a score between 0.7 and 0.85</li>
+<li>G for Good represented in green for a score between 0.85 and 0.94</li>
+<li>E for Excellent represented in blue for a score between 0.94 and 1.</li>
+</ul>
+</li>
+</ul>
+<p>Report generated with <a class="reference external" href="http://funkload.nuxeo.org/">FunkLoad</a> 1.17.2, more information available on the <a class="reference external" href="http://funkload.nuxeo.org/#benching">FunkLoad site</a>.</p>
+</div>
+</div>
+<div class="footer">
+<hr class="footer" />
+Generated on: 2017-11-03 14:35 UTC.
+
+</div>
+</body>
+</html>
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/index.rst b/server-scalability/results/lynx/test_download-20171103T143121/index.rst
new file mode 100644
index 0000000..6056f84
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/index.rst
@@ -0,0 +1,209 @@
+======================
+FunkLoad_ bench report
+======================
+
+
+:date: 2017-11-03 14:31:21
+:abstract: Upload and download blobs
+ Bench result of ``Blobs.test_download``:
+ Download blobs stress test
+
+.. _FunkLoad: http://funkload.nuxeo.org/
+.. sectnum:: :depth: 2
+.. contents:: Table of contents
+.. |APDEXT| replace:: \ :sub:`1.5`
+
+Bench configuration
+-------------------
+
+* Launched: 2017-11-03 14:31:21
+* From: lynx
+* Test: ``test_Blobs.py Blobs.test_download``
+* Target server: http://giraffe.cdev.bitmask.net:2424/
+* Cycles of concurrent users: [25, 50, 75, 100, 125, 150, 175, 200]
+* Cycle duration: 30s
+* Sleeptime between requests: from 0.0s to 0.0s
+* Sleeptime between test cases: 0.0s
+* Startup delay between threads: 0.01s
+* Apdex: |APDEXT|
+* FunkLoad_ version: 1.17.2
+
+
+Bench content
+-------------
+
+The test ``Blobs.test_download`` contains:
+
+* 1 page
+* 0 redirects
+* 0 links
+* 0 images
+* 0 XML-RPC calls
+
+The bench contains:
+
+* 16922 tests
+* 16974 pages
+* 16974 requests
+
+
+Test stats
+----------
+
+The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs).
+
+ .. image:: tests.png
+
+ ================== ================== ================== ================== ==================
+ CUs STPS TOTAL SUCCESS ERROR
+ ================== ================== ================== ================== ==================
+ 25 40.433 1213 1213 0.00%
+ 50 69.500 2085 2085 0.00%
+ 75 78.167 2345 2345 0.00%
+ 100 46.933 1408 1408 0.00%
+ 125 97.633 2929 2929 0.00%
+ 150 91.100 2733 2733 0.00%
+ 175 63.600 1908 1908 0.00%
+ 200 76.700 2301 2301 0.00%
+ ================== ================== ================== ================== ==================
+
+
+
+Page stats
+----------
+
+The number of Successful **Pages** Per Second (SPPS) over Concurrent Users (CUs).
+Note: an XML-RPC call counts as a page.
+
+ .. image:: pages_spps.png
+ .. image:: pages.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating SPPS maxSPPS TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 0.969 Excellent 40.433 82.000 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287
+ 50 0.970 Excellent 69.500 107.000 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617
+ 75 1.000 Excellent 78.167 116.000 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981
+ 100 0.921 Good 48.567 108.000 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001
+ 125 0.983 Excellent 97.633 134.000 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466
+ 150 0.650 POOR 91.100 142.000 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941
+ 175 0.498 UNACCEPTABLE 63.700 170.000 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578
+ 200 0.511 POOR 76.700 184.000 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Request stats
+-------------
+
+The number of **Requests** Per Second (RPS) (successful or not) over Concurrent Users (CUs).
+
+ .. image:: requests_rps.png
+ .. image:: requests.png
+ .. image:: time_rps.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating* RPS maxRPS TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 0.969 Excellent 40.433 82.000 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287
+ 50 0.970 Excellent 69.500 107.000 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617
+ 75 1.000 Excellent 78.167 116.000 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981
+ 100 0.921 Good 48.567 108.000 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001
+ 125 0.983 Excellent 97.633 134.000 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466
+ 150 0.650 POOR 91.100 142.000 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941
+ 175 0.498 UNACCEPTABLE 63.700 170.000 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578
+ 200 0.511 POOR 76.700 184.000 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Slowest requests
+----------------
+
+The 5 slowest average response time during the best cycle with **125** CUs:
+
+* In page 001, Apdex rating: Excellent, avg response time: 1.20s, get: ``/blobs/0/686``
+ `Download blob`
+
+Page detail stats
+-----------------
+
+
+PAGE 001: Download blob
+~~~~~~~~~~~~~~~~~~~~~~~
+
+* Req: 001, get, url ``/blobs/0/1212``
+
+ .. image:: request_001.001.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 0.969 Excellent 1213 1213 0.00% 0.096 0.508 8.061 0.222 0.283 0.441 1.287
+ 50 0.970 Excellent 2085 2085 0.00% 0.095 0.649 2.986 0.431 0.537 0.769 1.617
+ 75 1.000 Excellent 2345 2345 0.00% 0.200 0.770 1.372 0.624 0.768 0.925 0.981
+ 100 0.921 Good 1457 1457 0.00% 0.479 2.004 15.087 0.904 1.071 1.243 15.001
+ 125 0.983 Excellent 2929 2929 0.00% 0.438 1.198 2.337 0.974 1.221 1.434 1.466
+ 150 0.650 POOR 2733 2733 0.00% 0.537 1.603 2.869 1.372 1.602 1.825 1.941
+ 175 0.498 UNACCEPTABLE 1911 1911 0.00% 0.297 2.668 7.506 1.584 1.903 4.667 6.578
+ 200 0.511 POOR 2301 2301 0.00% 0.694 2.471 9.090 1.707 2.044 3.646 5.422
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Definitions
+-----------
+
+* CUs: Concurrent users or number of concurrent threads executing tests.
+* Request: a single GET/POST/redirect/XML-RPC request.
+* Page: a request with redirects and resource links (image, css, js) for an HTML page.
+* STPS: Successful tests per second.
+* SPPS: Successful pages per second.
+* RPS: Requests per second, successful or not.
+* maxSPPS: Maximum SPPS during the cycle.
+* maxRPS: Maximum RPS during the cycle.
+* MIN: Minimum response time for a page or request.
+* AVG: Average response time for a page or request.
+* MAX: Maximmum response time for a page or request.
+* P10: 10th percentile, response time where 10 percent of pages or requests are delivered.
+* MED: Median or 50th percentile, response time where half of pages or requests are delivered.
+* P90: 90th percentile, response time where 90 percent of pages or requests are delivered.
+* P95: 95th percentile, response time where 95 percent of pages or requests are delivered.
+* Apdex T: Application Performance Index,
+ this is a numerical measure of user satisfaction, it is based
+ on three zones of application responsiveness:
+
+ - Satisfied: The user is fully productive. This represents the
+ time value (T seconds) below which users are not impeded by
+ application response time.
+
+ - Tolerating: The user notices performance lagging within
+ responses greater than T, but continues the process.
+
+ - Frustrated: Performance with a response time greater than 4*T
+ seconds is unacceptable, and users may abandon the process.
+
+ By default T is set to 1.5s. This means that response time between 0
+ and 1.5s the user is fully productive, between 1.5 and 6s the
+ responsivness is tolerable and above 6s the user is frustrated.
+
+ The Apdex score converts many measurements into one number on a
+ uniform scale of 0-to-1 (0 = no users satisfied, 1 = all users
+ satisfied).
+
+ Visit http://www.apdex.org/ for more information.
+* Rating: To ease interpretation, the Apdex score is also represented
+ as a rating:
+
+ - U for UNACCEPTABLE represented in gray for a score between 0 and 0.5
+
+ - P for POOR represented in red for a score between 0.5 and 0.7
+
+ - F for FAIR represented in yellow for a score between 0.7 and 0.85
+
+ - G for Good represented in green for a score between 0.85 and 0.94
+
+ - E for Excellent represented in blue for a score between 0.94 and 1.
+
+
+Report generated with FunkLoad_ 1.17.2, more information available on the `FunkLoad site <http://funkload.nuxeo.org/#benching>`_. \ No newline at end of file
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/pages.data b/server-scalability/results/lynx/test_download-20171103T143121/pages.data
new file mode 100644
index 0000000..babb752
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/pages.data
@@ -0,0 +1,9 @@
+CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U
+25 40.4333333333 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438 0.969084913438 0 0 0 0
+50 69.5 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815 0.970023980815 0 0 0 0
+75 78.1666666667 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0 1.0 0 0 0 0
+100 48.5666666667 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205 0 0.921070693205 0 0 0
+125 97.6333333333 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416 0.982929327416 0 0 0 0
+150 91.1 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914 0 0 0 0.650018294914 0
+175 63.7 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168 0 0 0 0 0.498168498168
+200 76.7 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373 0 0 0 0.510864841373 0
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/pages.gplot b/server-scalability/results/lynx/test_download-20171103T143121/pages.gplot
new file mode 100644
index 0000000..a2223c5
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/pages.gplot
@@ -0,0 +1,41 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/pages_spps.png"
+set title "Successful Pages Per Second"
+set ylabel "Pages Per Second"
+set grid back
+set xrange [0:201]
+set terminal png size 640,540
+set format x ""
+set multiplot
+unset title
+unset xlabel
+set bmargin 0
+set lmargin 8
+set rmargin 9.5
+set key inside top
+set size 1, 0.6
+set origin 0, 0.4
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/pages.data" u 1:2 w linespoints lw 2 lt 2 t "SPPS"
+set boxwidth 0.8
+set style fill solid .7
+set ylabel "Apdex 1.5"
+set yrange [0:1]
+set key outside top
+set size 1.0, 0.4
+set bmargin 3
+set format x "% g"
+set xlabel "Concurrent Users"
+set origin 0.0, 0.0
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/pages.data" u 1:12 w boxes lw 2 lt rgb "#99CDFF" t "E", "" u 1:13 w boxes lw 2 lt rgb "#00FF01" t "G", "" u 1:14 w boxes lw 2 lt rgb "#FFFF00" t "F", "" u 1:15 w boxes lw 2 lt rgb "#FF7C81" t "P", "" u 1:16 w boxes lw 2 lt rgb "#C0C0C0" t "U"
+unset boxwidth
+set key inside top
+unset yrange
+set autoscale y
+unset multiplot
+set size 1.0, 1.0
+unset rmargin
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/pages.png"
+set title "Pages Response time"
+set ylabel "Duration (s)"
+set bars 5.0
+set style fill solid .25
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/pages.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/pages.png b/server-scalability/results/lynx/test_download-20171103T143121/pages.png
new file mode 100644
index 0000000..33aa8c9
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/pages.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/pages_spps.png b/server-scalability/results/lynx/test_download-20171103T143121/pages_spps.png
new file mode 100644
index 0000000..7f63379
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/pages_spps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.data b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.data
new file mode 100644
index 0000000..c9a1385
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.data
@@ -0,0 +1,9 @@
+CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 001.001 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438
+50 001.001 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815
+75 001.001 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0
+100 001.001 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205
+125 001.001 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416
+150 001.001 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914
+175 001.001 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168
+200 001.001 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.gplot b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.gplot
new file mode 100644
index 0000000..e19ad69
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.gplot
@@ -0,0 +1,11 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/request_001.001.png"
+set terminal png size 640,540
+set grid
+set bars 5.0
+set title "Request 001.001 Response time"
+set xlabel "Concurrent Users"
+set ylabel "Duration (s)"
+set grid back
+set style fill solid .25
+set xrange [0:201]
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/request_001.001.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.png b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.png
new file mode 100644
index 0000000..916aa66
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/request_001.001.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/requests.data b/server-scalability/results/lynx/test_download-20171103T143121/requests.data
new file mode 100644
index 0000000..e4e14f3
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/requests.data
@@ -0,0 +1,9 @@
+CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 40.4333333333 0 0.0957129001617 0.508230159033 8.06106114388 0.221888065338 0.282606124878 0.440848112106 1.28712892532 0.969084913438
+50 69.5 0 0.095174074173 0.649312847695 2.98580789566 0.431147098541 0.537390947342 0.769312143326 1.61700582504 0.970023980815
+75 78.1666666667 0 0.199609041214 0.770274233869 1.37221312523 0.623727083206 0.768110990524 0.924744129181 0.980813980103 1.0
+100 48.5666666667 0 0.479140996933 2.00412864577 15.0868110657 0.903522014618 1.07100701332 1.24285387993 15.0007860661 0.921070693205
+125 97.6333333333 0 0.438184976578 1.19807824107 2.3373939991 0.97439622879 1.22069811821 1.43448901176 1.46587109566 0.982929327416
+150 91.1 0 0.537309885025 1.60302832543 2.86923694611 1.37197089195 1.60246992111 1.82509493828 1.94136404991 0.650018294914
+175 63.7 0 0.296593904495 2.66808639678 7.50563883781 1.58445811272 1.90344905853 4.66712808609 6.5783970356 0.498168498168
+200 76.7 0 0.6938829422 2.47084678364 9.09049987793 1.70706820488 2.04351782799 3.64644503593 5.42216515541 0.510864841373
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/requests.gplot b/server-scalability/results/lynx/test_download-20171103T143121/requests.gplot
new file mode 100644
index 0000000..1112c07
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/requests.gplot
@@ -0,0 +1,15 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/requests_rps.png"
+set title "Requests Per Second"
+set xlabel "Concurrent Users"
+set ylabel "Requests Per Second"
+set grid
+set xrange [0:201]
+set terminal png size 640,540
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/requests.data" u 1:2 w linespoints lw 2 lt 2 t "RPS"
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/requests.png"
+set title "Requests Response time"
+set ylabel "Duration (s)"
+set bars 5.0
+set grid back
+set style fill solid .25
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/requests.data" u 1:8:8:10:9 t "med/p90/p95" w candlesticks lt 1 lw 1 whiskerbars 0.5, "" u 1:7:4:8:8 w candlesticks lt 2 lw 1 t "min/p10/med" whiskerbars 0.5, "" u 1:5 t "avg" w lines lt 3 lw 2
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/requests.png b/server-scalability/results/lynx/test_download-20171103T143121/requests.png
new file mode 100644
index 0000000..612022a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/requests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/requests_rps.png b/server-scalability/results/lynx/test_download-20171103T143121/requests_rps.png
new file mode 100644
index 0000000..caa169f
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/requests_rps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/tests.data b/server-scalability/results/lynx/test_download-20171103T143121/tests.data
new file mode 100644
index 0000000..08d1de5
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/tests.data
@@ -0,0 +1,9 @@
+CUs STPS ERROR
+25 40.4333333333 0
+50 69.5 0
+75 78.1666666667 0
+100 46.9333333333 0
+125 97.6333333333 0
+150 91.1 0
+175 63.6 0
+200 76.7 0
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/tests.gplot b/server-scalability/results/lynx/test_download-20171103T143121/tests.gplot
new file mode 100644
index 0000000..ed9d5f4
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/tests.gplot
@@ -0,0 +1,8 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/tests.png"
+set title "Successful Tests Per Second"
+set terminal png size 640,540
+set xlabel "Concurrent Users"
+set ylabel "Test/s"
+set grid back
+set xrange [0:201]
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS"
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/tests.png b/server-scalability/results/lynx/test_download-20171103T143121/tests.png
new file mode 100644
index 0000000..5884eb7
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/tests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-000.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-000.data
new file mode 100644
index 0000000..dc03b58
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-000.data
@@ -0,0 +1,23 @@
+Timeline RPS
+1509719481 12
+1509719482 13
+1509719484 44
+1509719485 69
+1509719486 73
+1509719487 70
+1509719488 71
+1509719489 64
+1509719490 73
+1509719491 68
+1509719492 82
+1509719493 65
+1509719494 79
+1509719495 46
+1509719500 5
+1509719503 50
+1509719504 82
+1509719505 82
+1509719506 73
+1509719507 21
+1509719508 51
+1509719509 20
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-001.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-001.data
new file mode 100644
index 0000000..b7fa73e
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-001.data
@@ -0,0 +1,30 @@
+Timeline RPS
+1509719516 50
+1509719517 50
+1509719518 63
+1509719519 88
+1509719520 54
+1509719521 99
+1509719522 97
+1509719523 98
+1509719524 61
+1509719525 99
+1509719526 52
+1509719527 99
+1509719528 102
+1509719529 65
+1509719530 90
+1509719531 103
+1509719532 50
+1509719533 33
+1509719534 5
+1509719535 107
+1509719536 80
+1509719537 70
+1509719538 100
+1509719539 56
+1509719540 93
+1509719541 100
+1509719542 61
+1509719543 9
+1509719545 51
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-002.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-002.data
new file mode 100644
index 0000000..d397fa8
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-002.data
@@ -0,0 +1,29 @@
+Timeline RPS
+1509719549 82
+1509719550 82
+1509719551 90
+1509719552 78
+1509719553 114
+1509719554 84
+1509719555 76
+1509719556 76
+1509719557 75
+1509719558 71
+1509719559 74
+1509719560 81
+1509719561 95
+1509719562 107
+1509719563 88
+1509719564 78
+1509719565 86
+1509719566 70
+1509719567 83
+1509719568 95
+1509719569 96
+1509719570 113
+1509719571 78
+1509719572 81
+1509719573 75
+1509719574 81
+1509719575 116
+1509719576 20
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-003.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-003.data
new file mode 100644
index 0000000..c367e11
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-003.data
@@ -0,0 +1,24 @@
+Timeline RPS
+1509719583 100
+1509719584 85
+1509719585 46
+1509719589 2
+1509719590 4
+1509719593 1
+1509719594 3
+1509719597 15
+1509719599 3
+1509719600 88
+1509719601 94
+1509719602 98
+1509719603 100
+1509719604 107
+1509719605 37
+1509719606 108
+1509719607 70
+1509719608 85
+1509719609 105
+1509719610 97
+1509719611 96
+1509719612 100
+1509719613 13
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-004.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-004.data
new file mode 100644
index 0000000..8a0222a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-004.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509719617 69
+1509719618 88
+1509719619 98
+1509719620 112
+1509719621 50
+1509719622 104
+1509719623 132
+1509719624 24
+1509719625 115
+1509719626 131
+1509719627 41
+1509719628 102
+1509719629 113
+1509719630 88
+1509719631 82
+1509719632 100
+1509719633 125
+1509719634 124
+1509719635 123
+1509719636 108
+1509719637 99
+1509719638 126
+1509719639 121
+1509719640 134
+1509719641 45
+1509719642 105
+1509719643 112
+1509719644 50
+1509719645 88
+1509719646 116
+1509719647 4
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-005.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-005.data
new file mode 100644
index 0000000..5389b8b
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-005.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509719652 69
+1509719653 93
+1509719654 85
+1509719655 80
+1509719656 94
+1509719657 66
+1509719658 116
+1509719659 102
+1509719660 71
+1509719661 108
+1509719662 102
+1509719663 74
+1509719664 70
+1509719665 71
+1509719666 50
+1509719667 127
+1509719668 104
+1509719669 58
+1509719670 107
+1509719671 93
+1509719672 97
+1509719673 110
+1509719674 56
+1509719675 94
+1509719676 71
+1509719677 137
+1509719678 142
+1509719679 33
+1509719680 105
+1509719681 87
+1509719682 61
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-006.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-006.data
new file mode 100644
index 0000000..bafa7ed
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-006.data
@@ -0,0 +1,29 @@
+Timeline RPS
+1509719686 9
+1509719687 105
+1509719688 61
+1509719689 26
+1509719690 18
+1509719692 170
+1509719693 7
+1509719695 2
+1509719696 149
+1509719697 27
+1509719698 134
+1509719699 19
+1509719700 167
+1509719702 4
+1509719704 10
+1509719705 20
+1509719706 35
+1509719707 98
+1509719708 126
+1509719709 51
+1509719710 156
+1509719711 18
+1509719712 94
+1509719713 116
+1509719714 107
+1509719715 44
+1509719716 137
+1509719717 1
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps-007.data b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-007.data
new file mode 100644
index 0000000..4255401
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps-007.data
@@ -0,0 +1,28 @@
+Timeline RPS
+1509719721 42
+1509719722 80
+1509719723 78
+1509719727 20
+1509719728 181
+1509719729 15
+1509719730 125
+1509719731 68
+1509719732 77
+1509719733 85
+1509719734 118
+1509719735 119
+1509719736 40
+1509719738 46
+1509719739 157
+1509719740 43
+1509719741 137
+1509719742 52
+1509719743 30
+1509719744 184
+1509719745 25
+1509719746 171
+1509719747 27
+1509719748 179
+1509719749 25
+1509719750 137
+1509719751 40
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps.gplot b/server-scalability/results/lynx/test_download-20171103T143121/time_rps.gplot
new file mode 100644
index 0000000..46a3866
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps.gplot
@@ -0,0 +1,26 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps.png"
+set title "Request Per Second over time"
+set xlabel "Time line"
+set xdata time
+set timefmt "%s"
+set format x "%H:%M"
+set ylabel "RPS"
+set grid
+set yrange [0:230]
+set terminal png size 640,540
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-000.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-000.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#000000" t "25 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-001.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-001.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#0000FF" t "50 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-002.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-002.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#00FA9A" t "75 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-003.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-003.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#191970" t "100 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-004.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-004.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#8B008B" t "125 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-005.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-005.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FF00FF" t "150 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-006.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-006.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#FFD700" t "175 CUs", \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-007.data" u ($1):($2) w linespoints smooth sbezier lw 1 lt 2 lc rgbcolor "#696969" notitle, \
+"/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T143121/time_rps-007.data" u ($1):($2) w linespoints lw 1 lt 2 lc rgbcolor "#0000CD" t "200 CUs"
diff --git a/server-scalability/results/lynx/test_download-20171103T143121/time_rps.png b/server-scalability/results/lynx/test_download-20171103T143121/time_rps.png
new file mode 100644
index 0000000..42328e5
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T143121/time_rps.png
Binary files differ