Codú
‹ Back to feed

// 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.com
Hacker Noon@hacker-noon

Discussion 0

Loading

Got something to say?

or to join the conversation.

Learn to build with AI and grow with people doing the same — it's free.