Files
system-config/playbooks/roles/static
Clark Boylan b8968acb10 Increase static.o.o apache thread limits
Currently we're using the default of 150 work threads as the limit for
the entire static.o.o set of vhosts. During special events like
openstack releases we're seeing all of these slots fill up. Adapt the
configuration from the etherpad apache connection tuning file to static
to bump this up to 1024 total client requests. We do this via 3 to 32
processes made up of 32 threads earch. Giving us a minimum of 96
connection slots and a maximum of 1024.

Change-Id: Ifaffab0caaf665b75a1fdc05444f67bfd59c0f6a
2025-10-03 09:10:51 -07:00
..
2020-01-16 14:10:08 +11:00

Configure an static webserver

This role installs and configures a static webserver to serve content published in AFS

Role Variables