https://issues.apache.org/bugzilla/show_bug.cgi?id=48021
Jeff Trawick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Jeff Trawick <[email protected]> 2009-10-20 03:52:44 UTC --- This is now fixed for future mod_fcgid 2.3.5. In the interim: To make mod_fcgid behave like 2.2 (which ignored the in-memory limit in most cases), set FcgidMaxRequestInMem higher than your largest request body. To resolve the regression and at the same time respect FcgidMaxRequestInMem, apply this patch: http://svn.apache.org/viewvc/httpd/mod_fcgid/trunk/modules/fcgid/fcgid_bridge.c?r1=826829&r2=826828&pathrev=826829 -- 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]
