G''day I''m just wondering if anybody knows of a way to get mongrel_upload_progress working with nginx? I''ve had a fair bit of a look around but havn''t been able to come up with anything, yet. -- - James -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070623/307656f3/attachment.html
Hi James, I had the same issue, but after a bit of looking around I realized Nginx caches the whole request before passing it to mongrel, so we''re out of luck. We''ll have to wait until streaming is implemented for proxied requests. Cheers, - MF -- Michele Finotto http://finotto.org/ http://blog.wonsys.net/ http://16bugs.com/ http://pagety.com/ Vote for me as BusinessWeek''s Best Europe''s Young Entrepreneur: http://tinyurl.com/2bzzwh On Jun 23, 2007, at 11:24 , James Nelson wrote:> G''day > > I''m just wondering if anybody knows of a way to get > mongrel_upload_progress working with nginx? I''ve had a fair bit of > a look around but havn''t been able to come up with anything, yet. > > -- > - James
Ah well. Is there a page or something with details on when something like that is going to happen? On 6/23/07, Michele <mail at flydown.org> wrote:> > Hi James, > > I had the same issue, but after a bit of looking around I realized > Nginx caches the whole request before passing it to mongrel, so we''re > out of luck. > We''ll have to wait until streaming is implemented for proxied requests. > > Cheers, > - MF > > -- > Michele Finotto > http://finotto.org/ > http://blog.wonsys.net/ > http://16bugs.com/ > http://pagety.com/ > > Vote for me as BusinessWeek''s Best Europe''s Young Entrepreneur: > http://tinyurl.com/2bzzwh > > On Jun 23, 2007, at 11:24 , James Nelson wrote: > > > G''day > > > > I''m just wondering if anybody knows of a way to get > > mongrel_upload_progress working with nginx? I''ve had a fair bit of > > a look around but havn''t been able to come up with anything, yet. > > > > -- > > - James > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users >-- - James -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20070623/6a71ace4/attachment.html
James, On Jun 23, 2007, at 11:52 , James Nelson wrote:> Ah well. Is there a page or something with details on when > something like that is going to happen?Not sure, but here''s the answer from the Wiki: http://wiki.codemongers.com/NginxFaq#proxy_buffering -- MF -- Michele Finotto http://finotto.org/ http://blog.wonsys.net/ http://16bugs.com/ http://pagety.com/ Vote for me as BusinessWeek''s Best Europe''s Young Entrepreneur: http://tinyurl.com/2bzzwh`