https://issues.apache.org/bugzilla/show_bug.cgi?id=48021
--- Comment #7 from Jeff Trawick <[email protected]> 2009-10-19 10:40:26 UTC --- Thanks for the quick feedback. I found out what was breaking my own test: the request body size has to exceed FcgidMaxRequestInMem by some variable amount before hitting the truncation bug, and I wasn't sending enough data to hit it. The patch is working for my updated testcase as well. -- 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]
