atom feed10 messages in ru.sysoev.nginxRe: 504 error Gateway Timeout.
FromSent OnAttachments
Jamie DolanMar 16, 2011 9:51 pm 
Vitaly TskhovrebovMar 19, 2011 11:49 am 
Jamie DolanMar 19, 2011 12:13 pm 
Jamie DolanMar 20, 2011 1:15 am 
leolanceMar 20, 2011 2:08 am 
Vitaly TskhovrebovMar 20, 2011 2:17 am 
Jamie DolanMar 20, 2011 12:21 pm 
Vitaly TskhovrebovMar 20, 2011 1:30 pm 
Jamie DolanMar 20, 2011 3:17 pm 
Antoine L.May 17, 2011 7:31 am 
Subject:Re: 504 error Gateway Timeout.
From:Jamie Dolan (jami@gmail.com)
Date:Mar 20, 2011 1:15:56 am
List:ru.sysoev.nginx

http {

proxy_read_timeout 600; proxy_send_timeout 600;

 server_name_in_redirect off;  server_names_hash_max_size 2048;  server_names_hash_bucket_size 256;

I added the above proxy read and proxy send lines. I had just reinstalled this morning after doing some testing and accidentally sent you the file without those added.

Thanks,

Jamie