Letter E

ea-nginx-zip in CentOS/RHEL 7 (x86_64) - Streaming ZIP archiver for NGINX

Website: https://github.com/dvershinin/mod_zip
License: BSD-3-Clause
Vendor: GetPageSpeed LLC
Description:
Streaming ZIP archiver for NGINX
NGINZ zip module assembles ZIP archives dynamically.

It can stream component files from upstream servers with nginx's
native proxying code, so that the process never takes up more
than a few KB of RAM at a time, even while assembling archives
that are (potentially) gigabytes in size.

mod_zip supports a number of "modern" ZIP features, including large
files, UTC timestamps, and UTF-8 filenames. It allows clients to
resume large downloads using the "Range" and "If-Range" headers,
although these feature require the server to know the file checksums
(CRC-32's) in advance. See "Usage" for details.

To unzip files on the fly, check out nginx-module-unzip.


This module is built for cPanel EasyApache 4 (EA4) nginx compatibility.
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install ea-nginx-zip in CentOS/RHEL 7 (x86_64)

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install ea-nginx-zip

Packages

ea-nginx-zip-1.29.4+1.3.0-1.gps.el7.x86_64 [16 KiB] (no changelog entry)
ea-nginx-zip-1.29.4+1.2.1-1.gps.el7.x86_64 [15 KiB] (no changelog entry)

Subscribe