From a37d721fa3a303ee1934b08c1931c383306b148e Mon Sep 17 00:00:00 2001 From: Ilan Date: Mon, 13 Jul 2015 18:01:55 +0200 Subject: [PATCH] docs: wording --- docs/cluster.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cluster.rst b/docs/cluster.rst index faf38f8..50ed794 100644 --- a/docs/cluster.rst +++ b/docs/cluster.rst @@ -77,7 +77,7 @@ An example :file:`circus.ini` :: -Note that we only start one process. It is not advised to run multiple instances of the cluster in the same environment since this does nothing to increase performance and in all likelihood will diminish it. +Note that we only start one process. It is not a good idea to run multiple instances of the cluster in the same environment since this does nothing to increase performance and in all likelihood will diminish it. Control your cluster using the `workers`, `recycle` and `timeout` settings in your :ref:`configuration` Architecture