View Single Post
  #19  
Old 03-23-2011, 01:47 PM
dlewis23 dlewis23 is offline
Member
 
Join Date: Dec 2009
Posts: 31
Quote:
Originally Posted by webizen View Post
Please do followings to help troubleshooting:
  1. Change 'graceful restart timeout' => 7200 (from -1)
  2. Enable debug logging to see what happen to the upload:
    1. Enable debug logging (Web Console -> Configuration -> Server -> Log):
      Log Level: DEBUG
      Debug Level: MEDIUM or HIGH
      Graceful restart lsws to make it effective.
    2. grep /usr/local/apache/logs/error_log with your IP address during the upload
I tried that, but I don't see anything in the debug that is different from what was in the log before. I've been checking the error log and there is nothing while i'm uploading. And it still restarts.

I don't really have a problem with uploading I can get a file to finish and process correctly now, but I can't stop the server from restarting. Every time litespeed restarts it stalls the upload.
Reply With Quote