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
Configure an static webserver
This role installs and configures a static webserver to serve content published in AFS
Role Variables