https://issues.apache.org/bugzilla/show_bug.cgi?id=54145
--- Comment #2 from Ben Reser <[email protected]> --- Created attachment 29599 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29599&action=edit gdb-script to simulate error from ap_get_brigade() I tested this using gdb to trigger an error. The gdb-script attachment allows you to simulate a failure during a PUT. It's setup to fail on the 2nd PUT it receives after 400 calls to ap_get_brigade(). I was sending PUTs that were 2MB in size to trigger the failure. -- 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]
