Answer the question
In order to leave comments, you need to log in
How to make Apache friends and upload large files?
I'm writing a small file hosting service. Everything works, but Apache hangs when trying to upload large files to the server.
There is a web server with 3 GB of RAM. At the same time trying to upload 2 files of 2 GB to it via http, Apache hangs. It is treated only by reboot. As far as I understand, the downloaded files clog the RAM, which is why the hang occurs.
There is a suspicion that some setting is responsible for this, and Apache, in theory, can save the file in parts without clogging the RAM.
I will be glad to any advice. Thank you!
Answer the question
In order to leave comments, you need to log in
I didn't just post the question. There is a problem, which is that sometimes 2 different people with old browsers upload large files to the server, as a result of which my service stops working until a reboot. It is impossible to argue with this fact, but a solution must be found.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question