@@ -29,8 +29,8 @@ Gunicorn configuration:
29
29
30
30
https://docs.gunicorn.org/en/stable/settings.html#timeout
31
31
32
- Used in `bin/run_webapp .sh
33
- <https://github.com/mozilla-services/socorro/blob/main/bin/run_webapp .sh> `_.
32
+ Used in `bin/run_service_webapp .sh
33
+ <https://github.com/mozilla-services/socorro/blob/main/bin/run_service_webapp .sh> `_.
34
34
35
35
36
36
.. everett :option :: GUNICORN_WORKERS
@@ -44,8 +44,8 @@ Gunicorn configuration:
44
44
45
45
http://docs.gunicorn.org/en/stable/design.html#how-many-workers
46
46
47
- Used in `bin/run_webapp .sh
48
- <https://github.com/mozilla-services/socorro/blob/main/bin/run_webapp .sh> `_.
47
+ Used in `bin/run_service_webapp .sh
48
+ <https://github.com/mozilla-services/socorro/blob/main/bin/run_service_webapp .sh> `_.
49
49
50
50
51
51
.. everett :option :: GUNICORN_WORKER_CLASS
@@ -55,8 +55,8 @@ Gunicorn configuration:
55
55
56
56
https://docs.gunicorn.org/en/stable/settings.html#workers
57
57
58
- Used in `bin/run_webapp .sh
59
- <https://github.com/mozilla-services/socorro/blob/main/bin/run_webapp .sh> `_.
58
+ Used in `bin/run_service_webapp .sh
59
+ <https://github.com/mozilla-services/socorro/blob/main/bin/run_service_webapp .sh> `_.
60
60
61
61
62
62
.. everett :option :: GUNICORN_MAX_REQUESTS
@@ -66,8 +66,8 @@ Gunicorn configuration:
66
66
67
67
https://docs.gunicorn.org/en/stable/settings.html#workers
68
68
69
- Used in `bin/run_webapp .sh
70
- <https://github.com/mozilla-services/socorro/blob/main/bin/run_webapp .sh> `_.
69
+ Used in `bin/run_service_webapp .sh
70
+ <https://github.com/mozilla-services/socorro/blob/main/bin/run_service_webapp .sh> `_.
71
71
72
72
73
73
.. everett :option :: GUNICORN_MAX_REQUESTS_JITTER
@@ -78,8 +78,8 @@ Gunicorn configuration:
78
78
79
79
https://docs.gunicorn.org/en/stable/settings.html#workers
80
80
81
- Used in `bin/run_webapp .sh
82
- <https://github.com/mozilla-services/socorro/blob/main/bin/run_webapp .sh> `_.
81
+ Used in `bin/run_service_webapp .sh
82
+ <https://github.com/mozilla-services/socorro/blob/main/bin/run_service_webapp .sh> `_.
83
83
84
84
85
85
Webapp configuration:
0 commit comments