Files
James E. Blair af124e6505 Increase apache workers on gerrit
To increase our ability to pre-filter connections in apache while
not overloading gerrit, allow apache to run more threads but limit
the maximum number of proxy connections to the current value (32).

Also, increase the max requests per child so that when we are
pre-filtering a lot of requests, we don't spend as much time
restarting the workers.

Change-Id: I646dceed27d8bfc0df7d027c98425ed34f3f46d2
2026-07-03 08:31:41 -07:00
..
2026-05-20 10:06:54 -07:00
2026-07-03 08:31:41 -07:00

Run Gerrit.

This role deploys MariaDB alongside the Gerrit service using docker-compose to run both services in docker containers. Variables below configure MariaDB connection details.

Role Variables