summaryrefslogtreecommitdiff
path: root/server-scalability/results/lynx/test_download-20171103T134828
diff options
context:
space:
mode:
Diffstat (limited to 'server-scalability/results/lynx/test_download-20171103T134828')
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/funkload.css257
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/funkload.xml.zipbin0 -> 2924812 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/index.html1010
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/index.rst209
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/pages.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/pages.gplot41
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/pages.pngbin0 -> 7406 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/pages_spps.pngbin0 -> 8050 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/request_001.001.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/request_001.001.gplot11
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/request_001.001.pngbin0 -> 7534 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/requests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/requests.gplot15
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/requests.pngbin0 -> 7485 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/requests_rps.pngbin0 -> 7930 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/tests.data9
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/tests.gplot8
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/tests.pngbin0 -> 7531 bytes
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-000.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-001.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-002.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-003.data33
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-004.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-005.data32
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-006.data33
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps-007.data33
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps.gplot26
-rw-r--r--server-scalability/results/lynx/test_download-20171103T134828/time_rps.pngbin0 -> 12624 bytes
28 files changed, 1872 insertions, 0 deletions
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/funkload.css b/server-scalability/results/lynx/test_download-20171103T134828/funkload.css
new file mode 100644
index 0000000..fade443
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/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-20171103T134828/funkload.xml.zip b/server-scalability/results/lynx/test_download-20171103T134828/funkload.xml.zip
new file mode 100644
index 0000000..5150a30
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/funkload.xml.zip
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/index.html b/server-scalability/results/lynx/test_download-20171103T134828/index.html
new file mode 100644
index 0000000..715258f
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/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 13:48:28" />
+<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 13:48:28</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 13:48:28</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>77813 tests</li>
+<li>78079 pages</li>
+<li>78079 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>283.533</td>
+<td>8506</td>
+<td>8506</td>
+<td>0.00%</td>
+</tr>
+<tr><td>50</td>
+<td>295.967</td>
+<td>8879</td>
+<td>8879</td>
+<td>0.00%</td>
+</tr>
+<tr><td>75</td>
+<td>319.600</td>
+<td>9588</td>
+<td>9588</td>
+<td>0.00%</td>
+</tr>
+<tr><td>100</td>
+<td>321.633</td>
+<td>9649</td>
+<td>9649</td>
+<td>0.00%</td>
+</tr>
+<tr><td>125</td>
+<td>352.033</td>
+<td>10561</td>
+<td>10561</td>
+<td>0.00%</td>
+</tr>
+<tr><td>150</td>
+<td>357.333</td>
+<td>10720</td>
+<td>10720</td>
+<td>0.00%</td>
+</tr>
+<tr><td>175</td>
+<td>350.667</td>
+<td>10520</td>
+<td>10520</td>
+<td>0.00%</td>
+</tr>
+<tr><td>200</td>
+<td>313.000</td>
+<td>9390</td>
+<td>9390</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>1.000</td>
+<td>Excellent</td>
+<td>283.667</td>
+<td>305.000</td>
+<td>8510</td>
+<td>8510</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.071</td>
+<td>0.173</td>
+<td>0.052</td>
+<td>0.071</td>
+<td>0.090</td>
+<td>0.096</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>296.100</td>
+<td>316.000</td>
+<td>8883</td>
+<td>8883</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.127</td>
+<td>0.337</td>
+<td>0.082</td>
+<td>0.128</td>
+<td>0.169</td>
+<td>0.182</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>320.400</td>
+<td>352.000</td>
+<td>9612</td>
+<td>9612</td>
+<td>0.00%</td>
+<td>0.004</td>
+<td>0.137</td>
+<td>0.467</td>
+<td>0.044</td>
+<td>0.144</td>
+<td>0.216</td>
+<td>0.238</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>322.000</td>
+<td>381.000</td>
+<td>9660</td>
+<td>9660</td>
+<td>0.00%</td>
+<td>0.005</td>
+<td>0.176</td>
+<td>1.358</td>
+<td>0.054</td>
+<td>0.167</td>
+<td>0.294</td>
+<td>0.371</td>
+</tr>
+<tr><td>125</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>353.567</td>
+<td>383.000</td>
+<td>10607</td>
+<td>10607</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.227</td>
+<td>0.653</td>
+<td>0.136</td>
+<td>0.231</td>
+<td>0.312</td>
+<td>0.339</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>358.200</td>
+<td>405.000</td>
+<td>10746</td>
+<td>10746</td>
+<td>0.00%</td>
+<td>0.006</td>
+<td>0.266</td>
+<td>1.411</td>
+<td>0.154</td>
+<td>0.270</td>
+<td>0.368</td>
+<td>0.398</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>351.367</td>
+<td>397.000</td>
+<td>10541</td>
+<td>10541</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.320</td>
+<td>0.973</td>
+<td>0.180</td>
+<td>0.326</td>
+<td>0.443</td>
+<td>0.482</td>
+</tr>
+<tr><td>200</td>
+<td>0.990</td>
+<td>Excellent</td>
+<td>317.333</td>
+<td>407.000</td>
+<td>9520</td>
+<td>9520</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.375</td>
+<td>3.642</td>
+<td>0.106</td>
+<td>0.328</td>
+<td>0.584</td>
+<td>0.659</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>1.000</td>
+<td>Excellent</td>
+<td>283.667</td>
+<td>305.000</td>
+<td>8510</td>
+<td>8510</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.071</td>
+<td>0.173</td>
+<td>0.052</td>
+<td>0.071</td>
+<td>0.090</td>
+<td>0.096</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>296.100</td>
+<td>316.000</td>
+<td>8883</td>
+<td>8883</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.127</td>
+<td>0.337</td>
+<td>0.082</td>
+<td>0.128</td>
+<td>0.169</td>
+<td>0.182</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>320.400</td>
+<td>352.000</td>
+<td>9612</td>
+<td>9612</td>
+<td>0.00%</td>
+<td>0.004</td>
+<td>0.137</td>
+<td>0.467</td>
+<td>0.044</td>
+<td>0.144</td>
+<td>0.216</td>
+<td>0.238</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>322.000</td>
+<td>381.000</td>
+<td>9660</td>
+<td>9660</td>
+<td>0.00%</td>
+<td>0.005</td>
+<td>0.176</td>
+<td>1.358</td>
+<td>0.054</td>
+<td>0.167</td>
+<td>0.294</td>
+<td>0.371</td>
+</tr>
+<tr><td>125</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>353.567</td>
+<td>383.000</td>
+<td>10607</td>
+<td>10607</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.227</td>
+<td>0.653</td>
+<td>0.136</td>
+<td>0.231</td>
+<td>0.312</td>
+<td>0.339</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>358.200</td>
+<td>405.000</td>
+<td>10746</td>
+<td>10746</td>
+<td>0.00%</td>
+<td>0.006</td>
+<td>0.266</td>
+<td>1.411</td>
+<td>0.154</td>
+<td>0.270</td>
+<td>0.368</td>
+<td>0.398</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>351.367</td>
+<td>397.000</td>
+<td>10541</td>
+<td>10541</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.320</td>
+<td>0.973</td>
+<td>0.180</td>
+<td>0.326</td>
+<td>0.443</td>
+<td>0.482</td>
+</tr>
+<tr><td>200</td>
+<td>0.990</td>
+<td>Excellent</td>
+<td>317.333</td>
+<td>407.000</td>
+<td>9520</td>
+<td>9520</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.375</td>
+<td>3.642</td>
+<td>0.106</td>
+<td>0.328</td>
+<td>0.584</td>
+<td>0.659</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>150</strong> CUs:</p>
+<ul class="simple">
+<li>In page 001, Apdex rating: Excellent, avg response time: 0.27s, get: <tt class="docutils literal">/blobs/0/1296</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/3715</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>1.000</td>
+<td>Excellent</td>
+<td>8510</td>
+<td>8510</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.071</td>
+<td>0.173</td>
+<td>0.052</td>
+<td>0.071</td>
+<td>0.090</td>
+<td>0.096</td>
+</tr>
+<tr><td>50</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>8883</td>
+<td>8883</td>
+<td>0.00%</td>
+<td>0.007</td>
+<td>0.127</td>
+<td>0.337</td>
+<td>0.082</td>
+<td>0.128</td>
+<td>0.169</td>
+<td>0.182</td>
+</tr>
+<tr><td>75</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>9612</td>
+<td>9612</td>
+<td>0.00%</td>
+<td>0.004</td>
+<td>0.137</td>
+<td>0.467</td>
+<td>0.044</td>
+<td>0.144</td>
+<td>0.216</td>
+<td>0.238</td>
+</tr>
+<tr><td>100</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>9660</td>
+<td>9660</td>
+<td>0.00%</td>
+<td>0.005</td>
+<td>0.176</td>
+<td>1.358</td>
+<td>0.054</td>
+<td>0.167</td>
+<td>0.294</td>
+<td>0.371</td>
+</tr>
+<tr><td>125</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>10607</td>
+<td>10607</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.227</td>
+<td>0.653</td>
+<td>0.136</td>
+<td>0.231</td>
+<td>0.312</td>
+<td>0.339</td>
+</tr>
+<tr><td>150</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>10746</td>
+<td>10746</td>
+<td>0.00%</td>
+<td>0.006</td>
+<td>0.266</td>
+<td>1.411</td>
+<td>0.154</td>
+<td>0.270</td>
+<td>0.368</td>
+<td>0.398</td>
+</tr>
+<tr><td>175</td>
+<td>1.000</td>
+<td>Excellent</td>
+<td>10541</td>
+<td>10541</td>
+<td>0.00%</td>
+<td>0.008</td>
+<td>0.320</td>
+<td>0.973</td>
+<td>0.180</td>
+<td>0.326</td>
+<td>0.443</td>
+<td>0.482</td>
+</tr>
+<tr><td>200</td>
+<td>0.990</td>
+<td>Excellent</td>
+<td>9520</td>
+<td>9520</td>
+<td>0.00%</td>
+<td>0.010</td>
+<td>0.375</td>
+<td>3.642</td>
+<td>0.106</td>
+<td>0.328</td>
+<td>0.584</td>
+<td>0.659</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 13:55 UTC.
+
+</div>
+</body>
+</html>
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/index.rst b/server-scalability/results/lynx/test_download-20171103T134828/index.rst
new file mode 100644
index 0000000..67d11f1
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/index.rst
@@ -0,0 +1,209 @@
+======================
+FunkLoad_ bench report
+======================
+
+
+:date: 2017-11-03 13:48:28
+: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 13:48:28
+* 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:
+
+* 77813 tests
+* 78079 pages
+* 78079 requests
+
+
+Test stats
+----------
+
+The number of Successful **Tests** Per Second (STPS) over Concurrent Users (CUs).
+
+ .. image:: tests.png
+
+ ================== ================== ================== ================== ==================
+ CUs STPS TOTAL SUCCESS ERROR
+ ================== ================== ================== ================== ==================
+ 25 283.533 8506 8506 0.00%
+ 50 295.967 8879 8879 0.00%
+ 75 319.600 9588 9588 0.00%
+ 100 321.633 9649 9649 0.00%
+ 125 352.033 10561 10561 0.00%
+ 150 357.333 10720 10720 0.00%
+ 175 350.667 10520 10520 0.00%
+ 200 313.000 9390 9390 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 1.000 Excellent 283.667 305.000 8510 8510 0.00% 0.007 0.071 0.173 0.052 0.071 0.090 0.096
+ 50 1.000 Excellent 296.100 316.000 8883 8883 0.00% 0.007 0.127 0.337 0.082 0.128 0.169 0.182
+ 75 1.000 Excellent 320.400 352.000 9612 9612 0.00% 0.004 0.137 0.467 0.044 0.144 0.216 0.238
+ 100 1.000 Excellent 322.000 381.000 9660 9660 0.00% 0.005 0.176 1.358 0.054 0.167 0.294 0.371
+ 125 1.000 Excellent 353.567 383.000 10607 10607 0.00% 0.008 0.227 0.653 0.136 0.231 0.312 0.339
+ 150 1.000 Excellent 358.200 405.000 10746 10746 0.00% 0.006 0.266 1.411 0.154 0.270 0.368 0.398
+ 175 1.000 Excellent 351.367 397.000 10541 10541 0.00% 0.008 0.320 0.973 0.180 0.326 0.443 0.482
+ 200 0.990 Excellent 317.333 407.000 9520 9520 0.00% 0.010 0.375 3.642 0.106 0.328 0.584 0.659
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* 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 1.000 Excellent 283.667 305.000 8510 8510 0.00% 0.007 0.071 0.173 0.052 0.071 0.090 0.096
+ 50 1.000 Excellent 296.100 316.000 8883 8883 0.00% 0.007 0.127 0.337 0.082 0.128 0.169 0.182
+ 75 1.000 Excellent 320.400 352.000 9612 9612 0.00% 0.004 0.137 0.467 0.044 0.144 0.216 0.238
+ 100 1.000 Excellent 322.000 381.000 9660 9660 0.00% 0.005 0.176 1.358 0.054 0.167 0.294 0.371
+ 125 1.000 Excellent 353.567 383.000 10607 10607 0.00% 0.008 0.227 0.653 0.136 0.231 0.312 0.339
+ 150 1.000 Excellent 358.200 405.000 10746 10746 0.00% 0.006 0.266 1.411 0.154 0.270 0.368 0.398
+ 175 1.000 Excellent 351.367 397.000 10541 10541 0.00% 0.008 0.320 0.973 0.180 0.326 0.443 0.482
+ 200 0.990 Excellent 317.333 407.000 9520 9520 0.00% 0.010 0.375 3.642 0.106 0.328 0.584 0.659
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* Apdex |APDEXT|
+
+Slowest requests
+----------------
+
+The 5 slowest average response time during the best cycle with **150** CUs:
+
+* In page 001, Apdex rating: Excellent, avg response time: 0.27s, get: ``/blobs/0/1296``
+ `Download blob`
+
+Page detail stats
+-----------------
+
+
+PAGE 001: Download blob
+~~~~~~~~~~~~~~~~~~~~~~~
+
+* Req: 001, get, url ``/blobs/0/3715``
+
+ .. image:: request_001.001.png
+
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ CUs Apdex* Rating TOTAL SUCCESS ERROR MIN AVG MAX P10 MED P90 P95
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+ 25 1.000 Excellent 8510 8510 0.00% 0.007 0.071 0.173 0.052 0.071 0.090 0.096
+ 50 1.000 Excellent 8883 8883 0.00% 0.007 0.127 0.337 0.082 0.128 0.169 0.182
+ 75 1.000 Excellent 9612 9612 0.00% 0.004 0.137 0.467 0.044 0.144 0.216 0.238
+ 100 1.000 Excellent 9660 9660 0.00% 0.005 0.176 1.358 0.054 0.167 0.294 0.371
+ 125 1.000 Excellent 10607 10607 0.00% 0.008 0.227 0.653 0.136 0.231 0.312 0.339
+ 150 1.000 Excellent 10746 10746 0.00% 0.006 0.266 1.411 0.154 0.270 0.368 0.398
+ 175 1.000 Excellent 10541 10541 0.00% 0.008 0.320 0.973 0.180 0.326 0.443 0.482
+ 200 0.990 Excellent 9520 9520 0.00% 0.010 0.375 3.642 0.106 0.328 0.584 0.659
+ ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ================== ==================
+
+ \* 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-20171103T134828/pages.data b/server-scalability/results/lynx/test_download-20171103T134828/pages.data
new file mode 100644
index 0000000..cc02a4b
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/pages.data
@@ -0,0 +1,9 @@
+CUs SPPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX E G F P U
+25 283.666666667 0 0.00741791725159 0.0708191670766 0.172871828079 0.05242395401 0.0706429481506 0.0901010036469 0.0962059497833 1.0 1.0 0 0 0 0
+50 296.1 0 0.00651407241821 0.126738799903 0.336802959442 0.0822689533234 0.128359079361 0.168781042099 0.182037115097 1.0 1.0 0 0 0 0
+75 320.4 0 0.00435709953308 0.137193965803 0.467215061188 0.0444819927216 0.144334793091 0.216032981873 0.237673997879 1.0 1.0 0 0 0 0
+100 322.0 0 0.00518894195557 0.175570912193 1.35812091827 0.0544049739838 0.167461872101 0.293658018112 0.371098995209 1.0 1.0 0 0 0 0
+125 353.566666667 0 0.00783491134644 0.227478859662 0.653496026993 0.136014938354 0.231392145157 0.312149047852 0.339350938797 1.0 1.0 0 0 0 0
+150 358.2 0 0.00599098205566 0.266130280854 1.4108839035 0.154247045517 0.27033495903 0.367974996567 0.397614955902 1.0 1.0 0 0 0 0
+175 351.366666667 0 0.00812315940857 0.320009883944 0.972681999207 0.17968416214 0.32618021965 0.442931175232 0.481865167618 1.0 1.0 0 0 0 0
+200 317.333333333 0 0.0100128650665 0.375345840825 3.64170002937 0.106390953064 0.32827091217 0.58350777626 0.659085035324 0.990231092437 0.990231092437 0 0 0 0
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/pages.gplot b/server-scalability/results/lynx/test_download-20171103T134828/pages.gplot
new file mode 100644
index 0000000..c969567
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/pages.gplot
@@ -0,0 +1,41 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/pages.png b/server-scalability/results/lynx/test_download-20171103T134828/pages.png
new file mode 100644
index 0000000..8bbb11c
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/pages.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/pages_spps.png b/server-scalability/results/lynx/test_download-20171103T134828/pages_spps.png
new file mode 100644
index 0000000..5df59f3
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/pages_spps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.data b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.data
new file mode 100644
index 0000000..4cf8817
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.data
@@ -0,0 +1,9 @@
+CUs STEP ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 001.001 0 0.00741791725159 0.0708191670766 0.172871828079 0.05242395401 0.0706429481506 0.0901010036469 0.0962059497833 1.0
+50 001.001 0 0.00651407241821 0.126738799903 0.336802959442 0.0822689533234 0.128359079361 0.168781042099 0.182037115097 1.0
+75 001.001 0 0.00435709953308 0.137193965803 0.467215061188 0.0444819927216 0.144334793091 0.216032981873 0.237673997879 1.0
+100 001.001 0 0.00518894195557 0.175570912193 1.35812091827 0.0544049739838 0.167461872101 0.293658018112 0.371098995209 1.0
+125 001.001 0 0.00783491134644 0.227478859662 0.653496026993 0.136014938354 0.231392145157 0.312149047852 0.339350938797 1.0
+150 001.001 0 0.00599098205566 0.266130280854 1.4108839035 0.154247045517 0.27033495903 0.367974996567 0.397614955902 1.0
+175 001.001 0 0.00812315940857 0.320009883944 0.972681999207 0.17968416214 0.32618021965 0.442931175232 0.481865167618 1.0
+200 001.001 0 0.0100128650665 0.375345840825 3.64170002937 0.106390953064 0.32827091217 0.58350777626 0.659085035324 0.990231092437
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.gplot b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.gplot
new file mode 100644
index 0000000..2d2c16d
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.gplot
@@ -0,0 +1,11 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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-20171103T134828/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-20171103T134828/request_001.001.png b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.png
new file mode 100644
index 0000000..db66762
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/request_001.001.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/requests.data b/server-scalability/results/lynx/test_download-20171103T134828/requests.data
new file mode 100644
index 0000000..e3ea1bf
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/requests.data
@@ -0,0 +1,9 @@
+CUs RPS ERROR MIN AVG MAX P10 P50 P90 P95 APDEX
+25 283.666666667 0 0.00741791725159 0.0708191670766 0.172871828079 0.05242395401 0.0706429481506 0.0901010036469 0.0962059497833 1.0
+50 296.1 0 0.00651407241821 0.126738799903 0.336802959442 0.0822689533234 0.128359079361 0.168781042099 0.182037115097 1.0
+75 320.4 0 0.00435709953308 0.137193965803 0.467215061188 0.0444819927216 0.144334793091 0.216032981873 0.237673997879 1.0
+100 322.0 0 0.00518894195557 0.175570912193 1.35812091827 0.0544049739838 0.167461872101 0.293658018112 0.371098995209 1.0
+125 353.566666667 0 0.00783491134644 0.227478859662 0.653496026993 0.136014938354 0.231392145157 0.312149047852 0.339350938797 1.0
+150 358.2 0 0.00599098205566 0.266130280854 1.4108839035 0.154247045517 0.27033495903 0.367974996567 0.397614955902 1.0
+175 351.366666667 0 0.00812315940857 0.320009883944 0.972681999207 0.17968416214 0.32618021965 0.442931175232 0.481865167618 1.0
+200 317.333333333 0 0.0100128650665 0.375345840825 3.64170002937 0.106390953064 0.32827091217 0.58350777626 0.659085035324 0.990231092437
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/requests.gplot b/server-scalability/results/lynx/test_download-20171103T134828/requests.gplot
new file mode 100644
index 0000000..589b67d
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/requests.gplot
@@ -0,0 +1,15 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/requests.png b/server-scalability/results/lynx/test_download-20171103T134828/requests.png
new file mode 100644
index 0000000..8b90f6c
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/requests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/requests_rps.png b/server-scalability/results/lynx/test_download-20171103T134828/requests_rps.png
new file mode 100644
index 0000000..1c53462
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/requests_rps.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/tests.data b/server-scalability/results/lynx/test_download-20171103T134828/tests.data
new file mode 100644
index 0000000..4ff1104
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/tests.data
@@ -0,0 +1,9 @@
+CUs STPS ERROR
+25 283.533333333 0
+50 295.966666667 0
+75 319.6 0
+100 321.633333333 0
+125 352.033333333 0
+150 357.333333333 0
+175 350.666666667 0
+200 313.0 0
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/tests.gplot b/server-scalability/results/lynx/test_download-20171103T134828/tests.gplot
new file mode 100644
index 0000000..129c1cb
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/tests.gplot
@@ -0,0 +1,8 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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-20171103T134828/tests.data" u 1:2 w linespoints lw 2 lt 2 t "STPS"
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/tests.png b/server-scalability/results/lynx/test_download-20171103T134828/tests.png
new file mode 100644
index 0000000..63c084a
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/tests.png
Binary files differ
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-000.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-000.data
new file mode 100644
index 0000000..de8afff
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-000.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509716908 29
+1509716909 283
+1509716910 280
+1509716911 284
+1509716912 293
+1509716913 280
+1509716914 282
+1509716915 282
+1509716916 286
+1509716917 280
+1509716918 280
+1509716919 283
+1509716920 277
+1509716921 284
+1509716922 290
+1509716923 284
+1509716924 282
+1509716925 266
+1509716926 277
+1509716927 278
+1509716928 276
+1509716929 270
+1509716930 302
+1509716931 305
+1509716932 299
+1509716933 272
+1509716934 288
+1509716935 292
+1509716936 272
+1509716937 282
+1509716938 272
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-001.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-001.data
new file mode 100644
index 0000000..4c0016c
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-001.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509716942 79
+1509716943 306
+1509716944 301
+1509716945 293
+1509716946 294
+1509716947 294
+1509716948 288
+1509716949 297
+1509716950 291
+1509716951 298
+1509716952 293
+1509716953 292
+1509716954 279
+1509716955 289
+1509716956 289
+1509716957 280
+1509716958 300
+1509716959 309
+1509716960 310
+1509716961 296
+1509716962 316
+1509716963 276
+1509716964 293
+1509716965 295
+1509716966 290
+1509716967 273
+1509716968 295
+1509716969 292
+1509716970 316
+1509716971 305
+1509716972 254
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-002.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-002.data
new file mode 100644
index 0000000..2f17d65
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-002.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509716980 214
+1509716981 316
+1509716982 327
+1509716983 306
+1509716984 308
+1509716985 313
+1509716986 307
+1509716987 306
+1509716988 335
+1509716989 320
+1509716990 319
+1509716991 329
+1509716992 319
+1509716993 321
+1509716994 308
+1509716995 319
+1509716996 288
+1509716997 337
+1509716998 343
+1509716999 339
+1509717000 307
+1509717001 274
+1509717002 347
+1509717003 316
+1509717004 337
+1509717005 352
+1509717006 328
+1509717007 301
+1509717008 304
+1509717009 336
+1509717010 136
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-003.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-003.data
new file mode 100644
index 0000000..b9c17fd
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-003.data
@@ -0,0 +1,33 @@
+Timeline RPS
+1509717021 33
+1509717022 365
+1509717023 264
+1509717024 238
+1509717025 318
+1509717026 270
+1509717027 275
+1509717028 332
+1509717029 340
+1509717030 354
+1509717031 188
+1509717032 310
+1509717033 370
+1509717034 357
+1509717035 342
+1509717036 301
+1509717037 342
+1509717038 327
+1509717039 346
+1509717040 365
+1509717041 326
+1509717042 338
+1509717043 295
+1509717044 321
+1509717045 337
+1509717046 381
+1509717047 336
+1509717048 324
+1509717049 321
+1509717050 296
+1509717051 340
+1509717052 8
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-004.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-004.data
new file mode 100644
index 0000000..8cf288c
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-004.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509717068 136
+1509717069 358
+1509717070 329
+1509717071 378
+1509717072 317
+1509717073 367
+1509717074 350
+1509717075 345
+1509717076 315
+1509717077 382
+1509717078 363
+1509717079 359
+1509717080 354
+1509717081 301
+1509717082 383
+1509717083 375
+1509717084 374
+1509717085 341
+1509717086 366
+1509717087 331
+1509717088 355
+1509717089 377
+1509717090 343
+1509717091 341
+1509717092 350
+1509717093 376
+1509717094 353
+1509717095 357
+1509717096 361
+1509717097 335
+1509717098 235
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-005.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-005.data
new file mode 100644
index 0000000..900f899
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-005.data
@@ -0,0 +1,32 @@
+Timeline RPS
+1509717126 79
+1509717127 355
+1509717128 379
+1509717129 366
+1509717130 348
+1509717131 363
+1509717132 340
+1509717133 360
+1509717134 363
+1509717135 347
+1509717136 370
+1509717137 361
+1509717138 365
+1509717139 337
+1509717140 356
+1509717141 337
+1509717142 346
+1509717143 405
+1509717144 335
+1509717145 376
+1509717146 322
+1509717147 398
+1509717148 344
+1509717149 357
+1509717150 338
+1509717151 388
+1509717152 334
+1509717153 383
+1509717154 358
+1509717155 363
+1509717156 273
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-006.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-006.data
new file mode 100644
index 0000000..6a0db1e
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-006.data
@@ -0,0 +1,33 @@
+Timeline RPS
+1509717192 2
+1509717193 264
+1509717194 372
+1509717195 320
+1509717196 393
+1509717197 370
+1509717198 351
+1509717199 393
+1509717200 348
+1509717201 327
+1509717202 337
+1509717203 332
+1509717204 390
+1509717205 370
+1509717206 295
+1509717207 383
+1509717208 378
+1509717209 356
+1509717210 318
+1509717211 339
+1509717212 320
+1509717213 318
+1509717214 328
+1509717215 296
+1509717216 395
+1509717217 333
+1509717218 380
+1509717219 351
+1509717220 337
+1509717221 397
+1509717222 342
+1509717223 106
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps-007.data b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-007.data
new file mode 100644
index 0000000..e466ad0
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps-007.data
@@ -0,0 +1,33 @@
+Timeline RPS
+1509717262 176
+1509717263 189
+1509717264 304
+1509717265 305
+1509717266 253
+1509717267 268
+1509717268 254
+1509717269 211
+1509717270 306
+1509717271 228
+1509717272 260
+1509717273 290
+1509717274 303
+1509717275 375
+1509717276 319
+1509717277 367
+1509717278 359
+1509717279 311
+1509717280 353
+1509717281 369
+1509717282 327
+1509717283 317
+1509717284 407
+1509717285 350
+1509717286 282
+1509717287 375
+1509717288 318
+1509717289 374
+1509717290 310
+1509717291 372
+1509717292 270
+1509717293 18
diff --git a/server-scalability/results/lynx/test_download-20171103T134828/time_rps.gplot b/server-scalability/results/lynx/test_download-20171103T134828/time_rps.gplot
new file mode 100644
index 0000000..95a0c1b
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps.gplot
@@ -0,0 +1,26 @@
+set output "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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:508]
+set terminal png size 640,540
+plot "/root/scalability/soledad/scripts/scalability/test_controller/client/test_download-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/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-20171103T134828/time_rps.png b/server-scalability/results/lynx/test_download-20171103T134828/time_rps.png
new file mode 100644
index 0000000..5fe59e7
--- /dev/null
+++ b/server-scalability/results/lynx/test_download-20171103T134828/time_rps.png
Binary files differ