Home  >  Q&A  >  body text

Apache does reverse proxy POST limit?

The author uses apache as a reverse proxy; as a result, when uploading files using POST, it always prompts that the file upload is incomplete.
But when using nginx as a reverse proxy, the POST file upload is complete.

I also modified apache’s LimitRequestBody. The result is just not right.

Do you have any solutions?

我想大声告诉你我想大声告诉你2713 days ago491

reply all(1)I'll reply

  • 巴扎黑

    巴扎黑2017-05-16 17:02:59

    I didn’t find any solution. I finally solved the problem by changing the apache version. I suspected that the apache version I used before had a bug

    reply
    0
  • Cancelreply