Regarding the function ap_custom_response() , for this we have added our own>implementation that is specific to apache 2.0 on AIX.
Don't call it that!
You shouldn't use the ap_ or apr_ or apu_ prefixes at all for your symbols, much less implement a function/method with the same name as a symbol exported by Apache or apr or apr-util.
