浏览代码

Merge branch 'master' of github.com:celery/celery

Ask Solem 12 年之前
父节点
当前提交
238ffbf669
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/configuration.rst

+ 5 - 0
docs/configuration.rst

@@ -1144,6 +1144,11 @@ Result backends caches ready results used by the client.
 This is the total number of results to cache before older results are evicted.
 This is the total number of results to cache before older results are evicted.
 The default is 5000.
 The default is 5000.
 
 
+.. note::
+    
+    These results are kept in memory.  Reduce this setting if your Celery is utilizing
+    a large amount of memory.
+
 .. setting:: CELERY_CHORD_PROPAGATES
 .. setting:: CELERY_CHORD_PROPAGATES
 
 
 CELERY_CHORD_PROPAGATES
 CELERY_CHORD_PROPAGATES