
01-14-2013, 11:49 PM
|
|
New Member
|
|
Join Date: Jan 2013
Posts: 2
|
|
[solved] Server keeps restarting?
Hello all. I am new to the forum as well as new to LiteSpeed. I opened up a new barebones VPS with SparkNode and setup a webserver using LiteSpeed and everything has been running great! The two sites that I host are running fast and I haven't experienced downtime. I, however, have been noticing in the error.log that my server keeps restarting. I have Google'd tirelessly to see if anybody else has experienced the same issue and the only solution I came onto was to force reinstall the webserver, which I did to no avail.
So, I thought I would post a small chunk of my error.log here to see what you guys think.
Code:
2013-01-15 01:30:31.000 [INFO] [CLEANUP] Clean up child process with pid: 4131
2013-01-15 01:30:31.005 [INFO] Remove pid: 4131, killed by signal: 15
2013-01-15 01:33:41.000 [INFO] [CLEANUP] Clean up child process with pid: 4134
2013-01-15 01:33:41.005 [INFO] Remove pid: 4134, killed by signal: 15
2013-01-15 01:35:00.007 [INFO] [Jennie vs. the World_lsphp] setuid child process, let parent kill it: 4140
2013-01-15 01:35:01.000 [INFO] [CLEANUP] Clean up child process with pid: 4140
2013-01-15 01:35:01.003 [INFO] Remove pid: 4140, killed by signal: 15
2013-01-15 01:35:30.086 [INFO] [Jennie vs. the World_lsphp] setuid child process, let parent kill it: 4142
2013-01-15 01:35:31.000 [INFO] [CLEANUP] Clean up child process with pid: 4142
2013-01-15 01:35:31.004 [INFO] Remove pid: 4142, killed by signal: 15
2013-01-15 01:36:21.000 [INFO] [CLEANUP] Clean up child process with pid: 4147
2013-01-15 01:36:21.005 [INFO] Remove pid: 4147, killed by signal: 15
My error.log has grown to be about 50kb of this over a few days, and while it's not causing any noticable downtime of my sites (both running WordPress), it was just something that didn't seem right.
Thanks in advance!
Last edited by NiteWave; 01-15-2013 at 06:58 AM..
|