View Single Post
  #18  
Old 03-23-2011, 11:48 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,339
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

Last edited by webizen; 03-23-2011 at 12:02 PM..
Reply With Quote