View Single Post
  #4  
Old 01-17-2007, 12:12 PM
phallstrom phallstrom is offline
Member
 
Join Date: Jan 2007
Posts: 28
Hrm. That is causing another problem, constant restarts...

Code:
2007-01-17 14:18:44.351 [NOTICE] Loading LiteSpeed/3.0RC1 Standard ...
2007-01-17 14:18:44.353 [NOTICE] [ADMIN] server socket: 127.0.0.1:7665
2007-01-17 14:18:44.353 [NOTICE] Loading configuration from /usr/local/lsws/conf/httpd_config.xml ...
2007-01-17 14:18:44.356 [INFO] old priority: 0, new priority: 0
2007-01-17 14:18:44.356 [INFO] [config:server:basic] For better obscurity, server version number is hidden in the response header.
2007-01-17 14:18:44.369 [NOTICE] The maximum number of file descriptor limit is set to 11095.
2007-01-17 14:18:44.370 [WARN] [config:server:vhosts] missing <virtualHostList>
2007-01-17 14:18:44.372 [NOTICE] [AutoRestarter] new child process with pid=72257 is forked!
2007-01-17 14:18:44.373 [WARN] sysctl: Failed to set 'kern.sugid_coredump', core dump may not be available!
2007-01-17 14:18:44.373 [NOTICE] [child: 72257] Successfully change current user to www
2007-01-17 14:18:44.373 [NOTICE] [Child: 72257] Setup swapping space...
2007-01-17 14:18:44.373 [NOTICE] [Child: 72257] LiteSpeed/3.0RC1 Standard starts successfully!
2007-01-17 14:18:45.101 [NOTICE] [AutoUpdate] Checking for new releases...
2007-01-17 14:18:45.270 [INFO] [AutoUpdate] No new update.
2007-01-17 14:18:58.924 [NOTICE] [AutoRestarter] child process with pid=72257 received signal=6, no core file is created!2007-01-17 14:18:58.945 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets belong to process 72257 !
2007-01-17 14:18:58.999 [NOTICE] [AutoRestarter] new child process with pid=72289 is forked!
2007-01-17 14:18:59.000 [WARN] sysctl: Failed to set 'kern.sugid_coredump', core dump may not be available!
2007-01-17 14:18:59.000 [NOTICE] [child: 72289] Successfully change current user to www
2007-01-17 14:18:59.000 [NOTICE] [Child: 72289] Setup swapping space...
2007-01-17 14:18:59.000 [NOTICE] [Child: 72289] LiteSpeed/3.0RC1 Standard starts successfully!
2007-01-17 14:19:21.315 [NOTICE] [AutoRestarter] child process with pid=72289 received signal=6, no core file is created!2007-01-17 14:19:21.336 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets belong to process 72289 !
2007-01-17 14:19:21.437 [NOTICE] [AutoRestarter] new child process with pid=72326 is forked!
2007-01-17 14:19:21.437 [WARN] sysctl: Failed to set 'kern.sugid_coredump', core dump may not be available!
2007-01-17 14:19:21.437 [NOTICE] [child: 72326] Successfully change current user to www
2007-01-17 14:19:21.437 [NOTICE] [Child: 72326] Setup swapping space...
2007-01-17 14:19:21.438 [NOTICE] [Child: 72326] LiteSpeed/3.0RC1 Standard starts successfully!
2007-01-17 14:20:13.568 [NOTICE] SIGTERM received, stop server...
2007-01-17 14:20:13.569 [NOTICE] [Child: 72326] Start shutting down gracefully ...
2007-01-17 14:20:13.569 [INFO] Stop listener 72.36.232.219:9000.
2007-01-17 14:20:13.569 [INFO] Stop listener 72.36.232.219:9001.
2007-01-17 14:20:13.569 [NOTICE] [Child: 72326] Shut down successfully! 
2007-01-17 14:20:13.569 [NOTICE] [AdminPHP] stop worker processes
2007-01-17 14:20:13.573 [NOTICE] [AutoRestarter] cleanup children processes and unix sockets belong to process 72326 !
2007-01-17 14:20:13.673 [NOTICE] [AutoRestarter] child process with pid=72326 exited with status=0!
2007-01-17 14:20:13.673 [NOTICE] [PID:72253] Server Stopped!
Reply With Quote