Hello,

I get spurious errors with the following message:

AH00524: Handler for modperl returned invalid result code 32

My perl handlers cannot possibly return 32, so I guess there is something happening to the process or to the request that makes modperl return 32 to Apache.
Does anyone have an idea of the cause or how I can track this down ?
Could 32 be an errno which would mean that the process receives a SIGPIPE ?

I'm running mod_perl 2.0.10, libapreq2 2.13 and apache 2.4.39 with MPM prefork.

--
Hervé

Reply via email to