https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006
--- Comment #15 from Colin Campbell <[email protected]> --- (In reply to Kyle M Hall from comment #13) > I will try to find some time to run some tests. Here is what I will do: > > 1) Revert 13432 on master > 2) Set up a script that continuously makes sip2 calls via sip_cli_emulator.pl > 3) Let that run for a long time > 4) Note whether memory usage increases dramatically > 5) Apply this patch > 6) Repeat steps 2-4 > 6) Apply bug 15006 > 7) Repeat steps 2-4 > > If everything checks out, we should move ahead with this. > > Colin, does that seem like a reasonable test plan? Yes - Would be interested if the same test was run using Netserver::Fork, instead of Netserver::Prefork that should return resources from dead connections (although memory leak may be elsewhere) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
