0

一部の訪問者は、ページの読み込み中にエラーが発生します:

The following error was encountered:

• The request or reply is too large. If you are making a POST or PUT request, then
  your request body (the thing you are trying to upload) is too large. If you are
  making a GET request, then the reply body (what you are trying to download) is
  too large. These limits have been established by the Internet Service Provider
  who operates this cache. Please contact them directly if you feel this is an
  error.

Your cache administrator is webmaster.

私は何もできないことをインターネットで読みました..しかし、私はしたいです。

何が問題になる可能性がありますか?私はそれで何かをすることができますか?ありがとうございました

4

2 に答える 2

0

あなたが説明するメッセージはSquid Cacheから発信されています。

Web サーバーで不適切に構成された Squid キャッシュを実行しているか、この問題が発生しているユーザーが不適切に構成された Squid キャッシュを介して接続しています。

いずれにせよ、問題は CodeIgniter アプリケーションにあるわけではありません。

于 2011-11-07T10:10:55.337 に答える