comparison production.ini @ 4078:e8065d36e8d0

added memory report into uwsgi example
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 02 Jul 2013 23:02:57 +0200
parents 17e3926c3753
children 4ec370789b3e
comparison
equal deleted inserted replaced
4077:0e1023147334 4078:e8065d36e8d0
77 #pidfile = ./uwsgi_rhodecode.pid 77 #pidfile = ./uwsgi_rhodecode.pid
78 78
79 ## stats server with workers statistics, use uwsgitop 79 ## stats server with workers statistics, use uwsgitop
80 ## for monitoring, `uwsgitop 127.0.0.1:1717` 80 ## for monitoring, `uwsgitop 127.0.0.1:1717`
81 #stats = 127.0.0.1:1717 81 #stats = 127.0.0.1:1717
82 #memory-report = true
82 83
83 ## log 5XX errors 84 ## log 5XX errors
84 #log-5xx = true 85 #log-5xx = true
85 86
86 ## Set the socket listen queue size. 87 ## Set the socket listen queue size.