[Ruby] Server Inconsistencies
Harry Dean Hudson Jr.
dean at ero.com
Sat Oct 13 21:46:25 PDT 2007
On 10/13/07, Jordan Isip <jordanisip at yahoo.com> wrote:
[...]
> Then if I hit 'refresh', it will work normally again. I would say this error comes up about
> 30% of the time. Any ideas on why there would be inconsistencies between the two
> difference servers?
We've had instances where a mongrel doesn't properly restart on a
deploy and an older version of the app ends up getting hit (from
memory) whenever that mongrel handles a request. If you're getting a
weird, intermittent error from a single server I'd investigate whether
or not something like that is going on. Especially if you're running,
say, 3 application instances and it's happening a third of the time.
cheers,
dean.
More information about the Ruby
mailing list