On Tue, Mar 24, 2015 at 11:55 PM, Eric Wong <[email protected]> wrote: > Actually, are you getting 502 errors returned from nginx in this case? > That would not be harmless. I suggest ensuring rack.input is > fully-drained if that is the case (perhaps using PrereadInput).
No, they're all 200 responses with a zero-length body size. It's the first time I'd ever seen such a combination of symptoms. Thanks, --Michael
