From 66180ed0db386ebb5f419e8eb9bffcf446a65bcb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 18 Mar 2009 20:05:19 -0700 Subject: Documentation updates, prepare for 0.2.0 --- DESIGN | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'DESIGN') diff --git a/DESIGN b/DESIGN index cc359ca..288502b 100644 --- a/DESIGN +++ b/DESIGN @@ -32,7 +32,8 @@ Rack application itself is called only within the worker process (but can be loaded within the master). A copy-on-write friendly garbage collector like Ruby Enterprise Edition can be used to minimize memory - usage along with the "preload_app true" directive. + usage along with the "preload_app true" directive (see + Unicorn::Configurator). * The number of worker processes should be scaled to the number of CPUs, memory or even spindles you have. If you have an existing -- cgit v1.2.3-24-ge0c7