1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00

Create gh-pages branch via GitHub

This commit is contained in:
stefano casazza 2016-01-14 17:19:22 +01:00
parent d979cc1066
commit 433c22745d
2 changed files with 3 additions and 3 deletions

View File

@ -46,7 +46,7 @@ Coverity Scan: <a href="https://scan.coverity.com/projects/3322"><img src="https
<li>Support for automatic update of caching document root with inotify (on Linux).</li>
<li>Support for pipelining.</li>
<li>Support for virtual hosts (also with SSL).</li>
<li>Support for basic/digest authentication.</li>
<li>Support for basic/digest authentication optionally based on url mask.</li>
<li>Support for directory listings via basic/digest authentication.</li>
<li>Support for uri protection.</li>
<li>Support for aliases/redirection.</li>
@ -132,7 +132,7 @@ Coverity Scan: <a href="https://scan.coverity.com/projects/3322"><img src="https
<h2>
<a id="benchmark" class="anchor" href="#benchmark" aria-hidden="true"><span class="octicon octicon-link"></span></a>Benchmark</h2>
<p>userver application server is in the <a href="http://www.techempower.com/benchmarks">10th round of TechEmpower's web framework benchmarks</a>. This independent work tests a large number of frameworks and platforms against a set of tests common to web applications, such as JSON serialization, database queries and templating.</p>
<p>userver application server is since 10th round in the <a href="http://www.techempower.com/benchmarks">TechEmpower's web framework benchmarks</a>. This independent work tests a large number of frameworks and platforms against a set of tests common to web applications, such as JSON serialization, database queries and templating.</p>
<h2>
<a id="contributing" class="anchor" href="#contributing" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributing</h2>

File diff suppressed because one or more lines are too long