I'm having a bit of trouble getting Mongrel2's upload.temp_store and brubeck working together. I have the async file upload example code from the mongrel2 working. I just can't seem to find anything in the docs for Brubeck about how their handlers work with this setting enabled.
I get the following errors in my mongrel2 log
[ERROR] (src/upload.c:56: errno: Resource temporarily unavailable) Closed while reading from IOBuf.
[ERROR] (src/upload.c:117: errno: None) Failed to stream to disk.
[ERROR] (src/connection.c:244: errno: None) Failed to upload file.