I have half a mind to make this attribute set by default with APR 1.0 and let apps that run apr_proc_create() constantly and don't want the extra overhead (e.g., mod_cgi) turn it off if they want.
I'd rather not turn APR into a nanny by default. -0 for making these sort of checks the default. Those applications that want it can set the procattr flag. -- justin
