https://issues.apache.org/bugzilla/show_bug.cgi?id=50309
Mario Brandt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26332|0 |1 is obsolete| | --- Comment #5 from Mario Brandt <[email protected]> 2011-11-24 15:43:36 UTC --- Created attachment 27981 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27981 Also on linux Since Apache 2.3.15 I had the same issue on Ubuntu 8.04 with worker mpm. The server only sends a 200 ok response header and nothing more. Removing the apr_pool_destroy(proc->proc_pool); in fcgid_pm_main.c fixes that. Since mod_fcgid will be in apache 2.4 it would be great of have that fixed. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
