Re: server choking… running out of me mory?

2009-08-20 Thread Shane Hathaway
Wade Preston Shearer wrote: > My server goes down from time to time. When it does, it is still on > but none of the services respond (no response from SSH, Apache, ping, > etc). The server is just a web server. Each time, I reboot it and it > comes back up just fine. I'm trying to figure out what k

Re: server choking… running out of me mory?

2009-08-20 Thread John D Jones III
Wade Preston Shearer wrote:-- I haven't smoked for 1 year, 5 months and 4 weeks, saving 5,458.31 cigarettes and $865.14 . > I believe that I have narrowed the memory leak down to the following > lines of code (PHP). Am I doing anything improper here? > > $page->pagination_is_num1 = $is{0}; > $pa

Re: server choking… running out of me mory?

2009-08-20 Thread Dave Smith
Dave Smith wrote: > down? If so, you can sometimes see useful info being spewed there. This > happened to one of my servers, and it was indeed running out of memory. > If you see anything about "OOM", that's what's going on. > > In my case, Apache 2 was running out of memory because my MaxClients

Re: server choking… running out of me mory?

2009-08-20 Thread Dave Smith
Wade Preston Shearer wrote: > My server goes down from time to time. When it does, it is still on but none > of the services respond (no response from SSH, Apache, ping, etc). The server > is just a web server. Each time, I reboot it and it comes back up just fine. > I'm trying to figure out wha