On Monday, March 21, 2011 12:06:35 PM UTC, Keenan wrote:
>
> So you need to tell rails to not use the handy X-sendfile header and stream 
> the file through.
>
> How this affects Heroku?
>
> The web server is running on a different machine than the dynos. So 
> X-sendfile doesn't work.
> So they modify your environments/production.rb to disable that feature.
>
> But this tweaking takes a few seconds during slug generation, and they are 
> tweaking your configuration. So they give you a warning to let you know.
>
Thanks for the explanation, Keenan. Sorry, I thought you worked for Heroku! 
:)

I'll follow up with Heroku directly about it. 

- Trevor

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to