
10-03-2006, 03:03 PM
|
|
Member
|
|
Join Date: Aug 2006
Location: Dallas, TX
Posts: 22
|
|
long running process
I have a rails webapp that has one action that sometimes takes a long time to complete. Usually less that 10 minutes, but sometimes more than 5. (it is doing a lot of work After 5 minutes LiteSpeed is sending a 508 - server timed out page, but I can see (from top) that the ruby process is continuing to run.
Can the setting of this "timed out" value be changed to more than 5 minutes? I looked around the tuning settings, and did not see something there, but I am not sure I know what I am looking for...
Thanks
|