RLimitMem|RLimitCPU|RLimitNPROC questions
I've read through the forums here and elsewhere, and I believe I get how to configure and use the RLimitMem/etc options, but I'm still unclear on a couple of things.1) In the apache docs, and the forums here, I can't find a mention of what happens when the limits set are reached. Is some sort of error thrown by apache? 500 error? 400 error?
2) Do you get a different error depending on which limit was reached (mem, cpu, script)?
3) Based on the answers above, is there a way to redirect clients when one of the limits is reached? I guess if it throws something like a 500 error, that could be set to a specific page, but if it's not a standard HTTP error, what options are there?
Many thanks in advance.
Bill