I've been noticing slow performance when returning an HTTP 201 (Created). I can't isolate it in the Rails request cycle.
The response from Heroku is not GZIP'ed (though I don't think that's the whole problem), and the cache headers are different than for a 200. I switched the response status to 200, and my issues disappeared . . . John -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
