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構成に問題がないことを望んでいます。私はそれを額面通りに受け止めています。クライアントの問題のようです。