I've an unremarkable Rails 3 app which I've tried under both Mongrel and Unicorn. Either way, after an indeterminate period, all the pages start returning entirely blank. The log shows that everything has executed normally. I can be reloading a page I've already got open, with no changes to the code or database, but it suddenly starts coming back empty. What comes back is 200 OK; a reasonable set of headers, but an entirely empty body.
If I kill Rails, restart and open the same page that was just coming up blank, it comes up fine. Thoughts? -- SD Ruby mailing list sdruby@googlegroups.com http://groups.google.com/group/sdruby