Show More
@@ -79,6 +79,7 b' max_request_body_size = 107374182400' | |||||
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 |
@@ -79,6 +79,7 b' max_request_body_size = 107374182400' | |||||
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 |
@@ -88,6 +88,7 b' pidfile = ./uwsgi_rhodecode.pid' | |||||
88 | <%text>## stats server with workers statistics, use uwsgitop</%text> |
|
88 | <%text>## stats server with workers statistics, use uwsgitop</%text> | |
89 | <%text>## for monitoring</%text> |
|
89 | <%text>## for monitoring</%text> | |
90 | stats = 127.0.0.1:1717 |
|
90 | stats = 127.0.0.1:1717 | |
|
91 | memory-report = true | |||
91 |
|
92 | |||
92 | <%text>## log 5XX errors</%text> |
|
93 | <%text>## log 5XX errors</%text> | |
93 | log-5xx = true |
|
94 | log-5xx = true |
@@ -79,6 +79,7 b' max_request_body_size = 107374182400' | |||||
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 |
General Comments 0
You need to be logged in to leave comments.
Login now