Re: [EMAIL PROTECTED] ap_get_brigade hangs when submitting a muitipart/form-data

2008-02-14 Thread Joshua Slive
On Wed, Feb 13, 2008 at 6:03 PM, Moacir Schmidt <[EMAIL PROTECTED]> wrote: > Hi, everybody! > > I'm trying to develop an 'uploader' dso module to handle file > submissions from client browsers. The code worked well on win32 but on > debian hangs with files which size is over 22k. You might wan

[EMAIL PROTECTED] ap_get_brigade hangs when submitting a muitipart/form-data

2008-02-13 Thread Moacir Schmidt
Hi, everybody! I'm trying to develop an 'uploader' dso module to handle file submissions from client browsers. The code worked well on win32 but on debian hangs with files which size is over 22k. Debugging my component shows me that the function ap_get_brigade slows down after two or three loop