View Single Post
  #21  
Old 08-01-2011, 04:29 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Please do "lsof -n -p <pid_of_100&#37;_CPU_process>", we need to find out what is file handle 7.
Please also do "kill -USR2 <pid_of_100%_CPU_process>", it turns on debug logging to help us identify the problem. Server level configuration, "Log Level" should be "DEBUG", "Debug Level" is "NONE".
Reply With Quote