upstream timed out (110: Connection timed out) while connecting to upstream
    Bokhan Artem 
    artist at academ.org
       
    Thu Feb 26 00:13:16 MSK 2009
    
    
  
Нашел воркараунд. Добавил к
             proxy_pass_request_body off;
             proxy_method GET;
строки
             proxy_set_header Content-Type "";
             proxy_set_header Content-Length "";
ошибки с POST'ами исчезли.
Однако ответ от бэкенда приходил
T 172.16.123.123:80 -> 172.16.123.124:44663 [AP]
   HTTP/1.1 200 OK..Server: nginx/0.7.30..Date: Wed, 25 Feb 2009 21:07:51 GMT..Content-Type: text/html; charset=windows-1251..Connection: close....
    
    
More information about the nginx-ru
mailing list