On Tue, Jul 9, 2013 at 2:08 PM, Lonnie Olson <[email protected]> wrote:
> On Tue, Jul 9, 2013 at 1:15 PM, Merrill Oveson <[email protected]> wrote: > > I went live on a site, everything worked fine for a week and then > > suddenly... > > "Out of memory: Kill process 21614 (httpd) score 23 or sacrifice child" > > There are lots of possible causes. > * Drupal using up too much memory: bug or DoS attack > * Apache using too much: tuning - too many processes, too many > unnecessary modules, etc > * Another process with a memory leak? > * etc > > top can help you diagnose what processes are using the memory. Adding to the list, MySQL might be using too much memory. David Landry /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
