Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I can't reproduce it. I have nginx proxy_pass'ing to two upstreams and configured with proxy_next_upstream timeout;

One of the upstreams is running iptables -A OUTPUT -p tcp --sport 8080 --tcp-flags PSH PSH -j DROP

CURLing the nginx location configured for proxy_pass'ing returns 504 GATEWAY_TIMEOUT on half of the requests, as expected.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: