Skip to content

Releases: rfxn/system-tuner

1.20

02 Dec 16:46
13dba62

Choose a tag to compare

What's Changed

  • Improve logging and process detection by @rfxn in #1
  • Add semantic versioning, README, and GPL licensing by @rfxn in #2
  • Sanitize current vs proposed output formatting by @rfxn in #3
  • Add runtime checks to skip reload when Apache is stopped by @rfxn in #4
  • Add JSON output and reload controls to Apache Smart Tuner by @rfxn in #5
  • Initialize CLI defaults and guard conflicting modes by @rfxn in #6
  • Enhance MPM detection and add override flag by @rfxn in #7
  • Add budget override and logging configuration options by @rfxn in #8
  • Add mid-high tier caps for Apache Smart Tuner by @rfxn in #9
  • Improve idempotent apply and reload handling by @rfxn in #10
  • Add export option and improve MPM detection by @rfxn in #11
  • Refine tuning flow and version metadata by @rfxn in #12
  • Refine Apache binary discovery by @rfxn in #14
  • Set ServerLimit for threaded MPM JSON output by @rfxn in #15
  • Add Apache error log stability review by @rfxn in #17
  • Scope error log review to last 24 hours by @rfxn in #18
  • Add ServerLimit headroom to prevent scoreboard full errors by @rfxn in #19
  • Fix ServerLimit display for threaded analysis output by @rfxn in #20
  • Adjust MaxConnectionsPerChild tiers for smaller systems by @rfxn in #21
  • Centralize environment detection bootstrap by @rfxn in #22
  • Refactor post-apply outcome handling by @rfxn in #23
  • Refine CLI argument parsing by @rfxn in #24
  • Bump version to 1.20.0 and refresh docs by @rfxn in #25

New Contributors

  • @rfxn made their first contribution in #1

Full Changelog: https://github.com/rfxn/system-tuner/commits/1.20