https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16226 Bug ID: 16226 Summary: Allow Plack workers and requests-before-restart to be configured per-instance Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jweaver@bywatersolutions.com Reporter: jweaver@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: larry@bywatersolutions.com This could be a file like /etc/koha/sites/INSTANCE/plack-settings, and would likely just contain the following: MAX_REQUESTS=50 WORKERS=2 so it could be sourced by koha-plack. -- You are receiving this mail because: You are watching all bug changes.