Hi, I would like to get Apache's opinion on whether this is a bug or not, and how we should proceed.
I have found an issue relating to PUTting files with mod_dav on apache 2.2 on windows. What we are doing: Our application (media server) is doing a live audio recording over dav, by sending a PUT with a Content-Length: 864000000. Note that we do not know in advance how long the recording is, and we certainly are not sending 864000000 bytes. The difference in behaviour: With 2.0.63 and 2.2.16 on linux, and 2.0.63 on windows server 2003: no issue, file is successfully written. But, with 2.2.16 on windows, we are seeing: "Could not get next bucket brigade [500, #0]" and the file is not written. Should I be raising a ticket? Is Apache going to continue supporting this method of putting files? Thanks, Lucas -- Lucas Cornelisse Sr. Soft Eng - RadiSys