Bug 15002

Summary: All system resources get used if user refreshes a web page
Product: Koha Reporter: Joonas Kylmälä <joonas.kylmala>
Component: Architecture, internals, and plumbingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Joonas Kylmälä 2015-10-13 06:50:27 UTC
All system resources get used if the user refreshes a web page multiple times (and then database services etc. start to get killed by the system etc.). Couldn't we have some way to kill the previous perl scripts which were running (I guess the user won't need them), or how could we solve this problem? Could there happen some data loss if we kill the already running perl scripts?
Comment 1 Joonas Kylmälä 2022-08-29 19:55:23 UTC
Unactionable as such, need to work on specific perf problems to mitigate the resource usage. Closing.