Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クライアントが切断されたときにリクエストの処理を停止しない安定した wsgi サーバーを見つける必要があります。
uWSGI または gunicorn がこの基準に適合するかどうかはわかりません。
これを追加するのを忘れました:
また、リクエストが処理される前にレスポンスを返そうとしています。
何か案は?
ほとんどすべての wsgi サーバーがこれを行います。私はあなたが何を意味するのか分かりません。