> 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