diff rhodecode/config/deployment.ini_tmpl @ 630:a9e72f7148c8 beta

some small fixes
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 22 Oct 2010 02:58:17 +0200
parents 79457e03ef68
children 56a8434a88cc
line wrap: on
line diff
--- a/rhodecode/config/deployment.ini_tmpl	Thu Oct 21 01:38:14 2010 +0200
+++ b/rhodecode/config/deployment.ini_tmpl	Fri Oct 22 02:58:17 2010 +0200
@@ -28,7 +28,7 @@
 threadpool_workers = 5
 
 ##max request before thread respawn
-threadpool_max_requests = 2
+threadpool_max_requests = 10
 
 ##option to use threads of process
 use_threadpool = true