Incomplete response body being returned from Rails 3 app with RABL Incomplete response body being returned from Rails 3 app with RABL json json

Incomplete response body being returned from Rails 3 app with RABL


So I was able to track this issue down to Passenger

Long story short I fixed it by setting passenger_buffer_response off; in my passenger configs.