LoyolaChicago/Precalc/Chap5Sec4/graph-scaling-23.pg
This one problem has brought down our WeBWorK server with 24 GB of memory several times already. Yesterday I was able to identify and kill the corresponding Apache processes, and I saw that they were using 5-6 GB each. I was also able to identify that the memory problem disappears if I remove the line
parser::Assignment->Allow;
I don't understand how that line works, but more importantly, I would like to know if there is a server setting that would limit the memory usage of a single process in order to avoid such problems in the future.
We are running ww_version: 2.16 | pg_version 2.16|