499 NGINX 오류 코드가 많이 나타납니다. 이것이 클라이언트 측 문제라는 것을 알았습니다. NGINX 또는 내 uWSGI 스택의 문제가 아닙니다. 나는 499를 얻을 때 uWSGI 로그의 상관 관계에 주목합니다.
address space usage: 383692800 bytes/365MB} {rss usage: 167038976
bytes/159MB} [pid: 16614|app: 0|req: 74184/222373] 74.125.191.16 ()
{36 vars in 481 bytes} [Fri Oct 19 10:07:07 2012] POST /bidder/ =>
generated 0 bytes in 8 msecs (HTTP/1.1 200) 1 headers in 59 bytes (1
switches on core 1760)
SIGPIPE: writing to a closed pipe/socket/fd (probably the client
disconnected) on request /bidder/ (ip 74.125.xxx.xxx) !!!
Fri Oct 19 10:07:07 2012 - write(): Broken pipe [proto/uwsgi.c line
143] during POST /bidder/ (74.125.xxx.xxx)
IOError: write error
더 자세한 설명을 찾고 있으며 uwsgi에 대한 NGINX 구성에 문제가 없기를 바랍니다. 나는 그것을 액면 그대로 받아들이고있다. 클라이언트 문제인 것 같습니다.