From b398e1903bac5dd35ed088f73be5abe3b242d009 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 11 Nov 2009 14:35:12 -0800 Subject: FAQ: fix links to Configurator docs --- FAQ | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ b/FAQ index a43ea99..cebf30b 100644 --- a/FAQ +++ b/FAQ @@ -25,7 +25,7 @@ config file: Configurator::DEFAULTS[:logger].formatter = Logger::Formatter.new Of course you can specify an entirely different logger as well -with the "logger" directive described by Configurator. +with the "logger" directive described by Unicorn::Configurator. === Why am I getting "connection refused"/502 errors under high load? @@ -35,5 +35,5 @@ You can increase the size of the :backlog parameter if your kernel supports a larger listen() queue, but keep in mind having a large listen queue makes failover to a different machine more difficult. -See the TUNING and Configurator documents for more information on -:backlog-related topics. +See the TUNING and Unicorn::Configurator documents for more information +on :backlog-related topics. -- cgit v1.2.3-24-ge0c7