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.
HTMLタグはありますか:
<META http-equiv="Cache-Control" content="no-cache"> <META http-equiv="expires" content="0"> <META http-equiv="Pragma" content="no-cache">
また、その特定のページをキャッシュしないようにsquidに指示しますか?それとも、ユーザーのブラウザに、自分のマシンにローカルにキャッシュしないように指示しているだけですか?
squidがそれを取得するためのHTTPヘッダーとして送信する必要があります。サーバーが十分にスマートで、ヘッダーに追加されている可能性がありますが、そうではない可能性があります。