mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Cleanup from PR#19
This commit is contained in:
@@ -9,4 +9,4 @@ source /etc/apache2/envvars
|
||||
rm -rf /var/run/apache2/*
|
||||
APACHE_DIR="apache2"
|
||||
|
||||
apache2 -DFOREGROUND
|
||||
apache2 -DFOREGROUND
|
||||
|
||||
@@ -16,4 +16,4 @@ backend = dogpile.cache.memcached
|
||||
memcache_servers = {{ include "memcached_host" . }}
|
||||
config_prefix = cache.keystone
|
||||
distributed_lock = True
|
||||
enabled = True
|
||||
enabled = True
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
ThreadsPerChild 25
|
||||
MaxRequestsPerChild 128
|
||||
ThreadLimit 720
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
||||
@@ -25,4 +25,4 @@ Listen {{ .Values.network.ip_address }}:{{ .Values.network.port.admin }}
|
||||
</IfVersion>
|
||||
ErrorLog "|$/bin/cat 1>&2"
|
||||
CustomLog "|/bin/cat" combined
|
||||
</VirtualHost>
|
||||
</VirtualHost>
|
||||
|
||||
Reference in New Issue
Block a user