// Link · 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 · hackernoon.com

hackernoon.com
Visit Link at hackernoon.com
Hacker Noon@hacker-noon
Discussion 0
Loading
Got something to say?
or to join the conversation.