aboutsummaryrefslogtreecommitdiffstats
path: root/guide/toc.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-18 20:22:49 +0100
committerLoïc Hoguin <[email protected]>2013-01-18 20:22:49 +0100
commit6d98b320ff44909887b0007eb63340f69157c11f (patch)
tree21d5e9de9448858c10faed95f35c1ea0377d822c /guide/toc.md
parenta27296b34d3dc2481f0e3c013b7548690db26b01 (diff)
downloadcowboy-6d98b320ff44909887b0007eb63340f69157c11f.tar.gz
cowboy-6d98b320ff44909887b0007eb63340f69157c11f.tar.bz2
cowboy-6d98b320ff44909887b0007eb63340f69157c11f.zip
Finish up the Internals chapter
Diffstat (limited to 'guide/toc.md')
-rw-r--r--guide/toc.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/guide/toc.md b/guide/toc.md
index 528f8c6..b4131c5 100644
--- a/guide/toc.md
+++ b/guide/toc.md
@@ -49,5 +49,6 @@ Cowboy User Guide
* Handler middleware
* [Internals](internals.md)
* Architecture
+ * One process for many requests
* Lowercase header names
- * Efficiency considerations
+ * Improving performance