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
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