Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: getting download stopped after 128 GB |
|
Author |
|
aadeshshahTR
Joined: 23 Oct 2024 Posts: 1 Location: India, Ahmedabad
|
Posted: Wed 23 Oct '24 14:10 Post subject: getting download stopped after 128 GB |
|
|
Let me explain the problem first.
Our Java application, which uses Apache/2.4.46, has a zip file download feature implemented using java/io/PipedInputStream.java.
A few clients have recently complained to us that the download of a zipped file stops after 128 GB.
As part of our investigation, we attempted to reproduce the problem locally. After doing so, we attempted to download the zipped file using the localhost URL, and to our surprise, we were successful. This led us to believe that there may be an Apache configuration preventing the download after 128 GB.
Therefore, if someone could give us the answer or documentation where we can find additional information on this subject, that would be much helpful. |
|
Back to top |
|
Stray78
Joined: 15 Apr 2024 Posts: 23 Location: USA
|
|
Back to top |
|
|
|
|
|
|