[Bug 16226] New: Allow Plack workers and requests-before-restart to be configured per-instance
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16226 Jacek Ablewicz <abl@biblos.pk.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |abl@biblos.pk.edu.pl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16226 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED CC| |tomascohen@gmail.com --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This was implemented as a hidden enhancement in bug 16749. Solved! *** This bug has been marked as a duplicate of bug 16749 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org