lp:~hloeung/ubuntu-repository-cache/auto-apache2-mpm-tuning
Created by
Haw Loeung
on
2020-10-28
and last modified on
2020-11-02
- Get this branch:
- bzr branch lp:~hloeung/ubuntu-repository-cache/auto-apache2-mpm-tuning
Only
Haw Loeung
can upload to this branch. If you are
Haw Loeung
please log in for upload directions.
Branch merges
Propose for merging
- Stuart Bishop: Approve on 2020-11-02
- Barry Price: Approve on 2020-11-02
-
Diff: 303 lines (+200/-18)5 files modifiedconfig.yaml (+15/-15)
lib/ubuntu_repository_cache/apache.py (+40/-0)
lib/ubuntu_repository_cache/tests/test_apache.py (+141/-0)
templates/apache2/mpm_worker.template (+3/-2)
tox.ini (+1/-1)
Branch information
Recent revisions
- 294. By Haw Loeung on 2020-11-02
-
Re-tune auto-tuning based on benchmark testing
Based on limited benchmark testing, single process with large number
of threads performs better than a mixture of multi-process
multi-threading. - 292. By Haw Loeung on 2020-10-28
-
Fixed warning about no coverage test for actions because it doesn't exist
- 290. By Haw Loeung on 2020-10-28
-
Automatically cycle through apache2 child processes
Do so after 10k requests to reduce wasted memory due to memory
leaks. Usually logrotate would cycle child processes so this is just
in case. - 288. By Haw Loeung on 2020-10-13
-
Switch to the charm-env shipped with the charm, it's the latest and fixes GH#144
Reviewed-on: https:/
/code.launchpad .net/~hloeung/ ubuntu- repository- cache/charm- env-fixes/ +merge/ 392157
Reviewed-by: Thomas Cuthbert <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-repository-cache/trunk