diff production.ini @ 4086:4ec370789b3e

added larger buffers for example uwsgi setup
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 09 Jul 2013 19:48:42 +0200
parents e8065d36e8d0
children 1d24330289a2
line wrap: on
line diff
--- a/production.ini	Tue Jul 09 14:03:48 2013 +0200
+++ b/production.ini	Tue Jul 09 19:48:42 2013 +0200
@@ -91,6 +91,9 @@
 ## (avoid memory leaks).
 #max-requests = 1000
 
+## enable large buffers
+#buffer-size=65535
+
 ## Log requests slower than the specified number of milliseconds.
 #log-slow = 10