View Single Post
  #1  
Old 10-28-2006, 03:21 PM
ukmattlaw ukmattlaw is offline
New Member
 
Join Date: Apr 2006
Posts: 7
Default File upload 503 error after 90 secs

Hi folks,

I have set up a rails app as per the latest instructions. Everything is fine and very, very fast :-)

However, when I upload a file I get a 503 error after around 90 seconds. I tested the application on a local machine with files up to 8MB and had no problems. I also tried running the same upload on the live machine with webrick and the upload completes even though it takes much longer than 90 seconds.

Can someone please help me find the problem and fix it? - I am out of ideas :-(

I am using lsws 2.2.4 standard, if that helps.

Thanks in advance,

Matt
Reply With Quote