I hope someone can help me with this. I've been trying to add two new
options to mod_suphp, basically suPHP_NProc and suPHP_NProc_Error I'm just
not good enough with C to get it all working correctly.

I was wanting suPHP_NProc to set the maximum number of permitted PHP
processes. (I know Apache has RLimitNProc, but I was just looking to add
something that is suPHP specific.)

The other option suPHP_NProc_Error I was wanting to add to let you override
the error code that is returned when the process limit is reached instead
of returning a generic 500 error code (Internal Server Error).

Any help with this would be appreciated.
_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to