Sorry for the dumb question, but I don't see where to set the database limits in the .conf files. Recently upgraded to 2.18, and migrated all our old courses. Things have been running fine, but today after the students hammered th server, we got:
DBI connect('database=webwork','webworkWrite',...) failed: Too many connections at /opt/webwork/webwork2/lib/WeBWorK/Utils/CourseManagement.pm line 92.
and the interface wasn't loading for users. I poked at the usual spots (localOverrides and site) and didn't see anywhere to set the number of database connections? I'm serving over hypnotoad, with 1 client, 250 workers and 40 spares. The server has 128GB of RAM, so I figured this was a reasonable amount. Is this low? Or is this related at all?
Thanks for your brain power, everyone. I appreciate advice.