
codesite-noreply at google
Nov 18, 2009, 3:03 PM
Post #4 of 6
(25 views)
Permalink
|
|
Re: Issue 504 in cherokee: 504 Gateway error
[In reply to]
|
|
Comment #21 on issue 504 by mictlan: 504 Gateway error http://code.google.com/p/cherokee/issues/detail?id=504 I don't know if this is the same issue, but I have laaaaarge php scripts, I have this: Linux arq-mpacheco 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux Running: Cherokee Web Server 0.99.27 I configured the php.ini of the cgi (e.j. max_execution_time=180), enough for apache. I try with two scripts: <?php sleep(15); seems to work <?php sleep(20); gets a 504 Gateway Timeout what should I do? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|