Which is best compression for Apache 2.2.9/Mod_perl 2.0.4

--0016364ef3d8708367046f83b0e7
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi All,

Which is best compression for Apache 2.2.9/Mod_perl 2.0.4 application -
mod_gzip or mod_deflate ? . Have any idea of recent comparisons.

--
--Shibi Ns--

--0016364ef3d8708367046f83b0e7
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi All,<br><br>Which is best compression for Apache 2.2.9/Mod_perl 2.0.4 ap=
plication - mod_gzip=A0 or mod_deflate ? . Have any idea of recent comparis=
ons. <br clear=3D"all"><br>-- <br>--Shibi Ns--<br>

--0016364ef3d8708367046f83b0e7--
Shibi NS [ Sa, 25 Juli 2009 10:41 ] [ ID #2009864 ]

Re: Which is best compression for Apache 2.2.9/Mod_perl 2.0.4

On Sat, Jul 25, 2009 at 4:41 AM, Shibi NS<shibi.ns [at] gmail.com> wrote:
> Which is best compression for Apache 2.2.9/Mod_perl 2.0.4 application -
> mod_gzip=A0 or mod_deflate ? . Have any idea of recent comparisons.

mod_deflate replaced mod_gzip for apache 2.

- Perrin
Perrin Harkins [ Mo, 27 Juli 2009 16:32 ] [ ID #2009967 ]

Re: Which is best compression for Apache 2.2.9/Mod_perl 2.0.4

Perrin Harkins wrote:
> On Sat, Jul 25, 2009 at 4:41 AM, Shibi NS<shibi.ns [at] gmail.com> wrote:
>> Which is best compression for Apache 2.2.9/Mod_perl 2.0.4
>> application - mod_gzip or mod_deflate ? . Have any idea of recent
>> comparisons.
>
> mod_deflate replaced mod_gzip for apache 2.

And both use the same compression library (gzip) behind the scenes, so
produce exactly the same results.

Carl
Carl Johnstone [ Do, 30 Juli 2009 13:31 ] [ ID #2010401 ]
Webserver » gmane.comp.apache.mod-perl » Which is best compression for Apache 2.2.9/Mod_perl 2.0.4

Vorheriges Thema: How to write a handler
Nächstes Thema: problem with Apache2::AuthCookie