diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-04-18 20:58:54 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-04-18 20:58:54 +0200 |
commit | ab409a3701bf59dd73dc1e0324376bdac8b6d74f (patch) | |
tree | 17fba0a6811534858300a550c06376b25f9644c6 /Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md | |
parent | c8c774ad7c0d98def2e83647d4f635ee275b66de (diff) |
vault backup: 2025-04-18 20:58:54
Diffstat (limited to 'Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md')
-rw-r--r-- | Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md b/Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md new file mode 100644 index 0000000..6990073 --- /dev/null +++ b/Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md @@ -0,0 +1,7 @@ +--- +tags: + - openstack + - wsgi + - apache +--- +Instead of configuring for example `octavia.conf` the number of wsgi workers is controller via the httpd config at `/etc/apache2/sites-available/10-octavia_wsgi.conf`.[]()
\ No newline at end of file |