Path to this page:
Subject: CVS commit: pkgsrc/www/p5-Plack-Middleware-Deflater
From: Stoned Elipot
Date: 2010-07-04 16:33:11
Message id: 20100704143311.E9A53175DD@cvs.netbsd.org
Log Message:
Initial import of p5-Plack-Middleware-Deflater version 0.03 in the
NetBSD Packages Collection.
The Perl 5 module Plack::Middleware::Deflater is a middleware to
encode your response body in gzip or deflate, based on Accept-Encoding
HTTP request header. It would save the bandwidth a little bit but
should increase the Plack server load, so ideally you should handle
this on the frontend reverse proxy servers.
Files: