// Hacker Noon · 31 May 2026
Streaming ZIP Archives On the Fly With nginx + mod_zip: No Disk, No Buffers, No Problem
Instead of downloading files to disk, computing checksums, and building a ZIP before serving it, we use nginx + mod_zip to stream archives directly to the client. PHP returns a short manifest listing file URLs and sizes — nginx fetches each file via internal subrequests and pumps them into a ZIP str...
Hacker Noon
@hacker-noon · Dmitrii Starikov

hackernoon.com
Read Full Article at hackernoon.comHacker Noon@hacker-noon
Discussion 0
Loading
Got something to say?
or to join the conversation.