From 55c43a75e44e164fa11c02ab50dbaceb57fab328 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Thu, 11 Jun 2015 20:14:34 +1000 Subject: [PATCH] Document names of config files and running processes --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index a9a162fc..0cf3c908 100644 --- a/README +++ b/README @@ -142,8 +142,9 @@ are automatically accepted without any attempt to authorise users in any way. This option is explicitly enabled when built without ckdb support. -c tells ckpool to override its default configuration filename and -load the specified one. If -c is not specified, ckpool looks for ckpool.conf -whereas in proxy or passthrough modes it will look for ckproxy.conf +load the specified one. If -c is not specified, ckpool looks for ckpool.conf, +in proxy mode it looks for ckproxy.conf, in passthrough mode for +ckpassthrough.conf and in redirector mode for ckredirector.conf -d tells ckpool what the name of the ckdb process is that it should speak to, otherwise it will look for ckdb. @@ -168,7 +169,8 @@ and then workbase. maximum debug is level 7. -n will change the ckpool process name to that specified, allowing -multiple different named instances to be running. +multiple different named instances to be running. By default the variant +names are used: ckpool, ckproxy, ckpassthrough, ckredirector. -P will start ckpool in passthrough proxy mode where it collates all incoming connections and streams all information on a single connection to an upstream