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.
nginx をフロント サーバーとして、jetty をバックエンド サーバーとして構成します。ファイルをアップロードすると、nginx はアップロード ファイルをキャッシュし、jetty サーバーに送信します。nginxでキャッシュ機能を無効にする方法を誰か教えてもらえますか? どうもありがとうございました!
実際、nginx キャッシュを無効にする必要はありません。このリンクを使用できます。ファイルのアップロードの進行状況を処理します。