About once a day, the memory usage (as reported by top) of one of the
mongrels will zip from the normal 4% to 75% and never come back. At
that point, the system is basically hosed and that mongrel needs to be
restarted.
There’s alot of activity on this system, and I am having a hard time
trying to pinpoint this problem.
There’s alot of activity on this system, and I am having a hard time
trying to pinpoint this problem.
Any advise ???
Could it be during an RMagick operation or file upload? This happened
to me once a while back, but I think a gem update fixed my problem,
because it was a one-time problem.
Hi, do you have an isolated development box that you can use to
diagnose the issue that you’re seeing in production? Also, what
applications are running when this issue occurs? Last but not least,
what exactly does your application do and could you provide
information about the version of rails and third-party gems/plugins
that you’re using for this application?