fmII
Sat, Jul 19th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 09:24 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 mod_gzip - Default branch
Section: Unix

 

Added: Fri, Oct 13th 2000 14:55 UTC (7 years, 9 months ago) Updated: Tue, Jul 17th 2001 06:58 UTC (7 years, 0 months ago)


About:
mod_gzip, a content acceleration module for Apache, contains a highly optimized and Web server thread-safe version of gzip. It runs perfectly as either an external DSO load module or built right into the core.

Author:
Kevin Kiley <kiley (at) remotecommunications (dot) com> [contact developer]

Rating:
8.83/10.00 (15 votes)

Homepage:
http://www.schroepl.net/projekte/mod_gzip/

Trove categories: [change]
[Environment]  Web Environment
[Intended Audience]  End Users/Desktop
[License]  The Apache License
[Topic]  Internet :: WWW/HTTP

Dependencies: [change]
Apache (Stable (2.0.x) branch) (required)
[download links]

 
» Rating: 8.83/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 17676)
» Popularity: 2.43% (Rank 2009)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 34,026
   URL hits: 16,844
   Subscribers: 43

Other projects from the same categories:
Venus Music Server
phpForum
NetAMP
Report Magic
Ferite Apache Web Server Module

Users who subscribed to this project also subscribed to:
MP3do
POP3 Virus Scanner Proxy
WifiScanner
KAlarm
IMAP Proxy


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.3.19.1a 17-Jul-2001 The Apache License Homepage

 Comments

[»] New page/maintainer
by logan - Sep 19th 2002 14:59:34

Seems mod_gzip has a new maintainer (Christian Kruse).

http://sf.net/projects/mod-gzip/
http://lists.over.net/pipermail/mod_gzip/2002-September/006493.html

[reply] [top]


    [»] Re: New page/maintainer
    by Anonymous Coward - Oct 30th 2002 19:07:50


    > Seems mod_gzip has a new maintainer
    > (Christian Kruse).
    >
    > http://sf.net/projects/mod-gzip/
    > http://lists.over.net/pipermail/mod_gzip/2002-September/006493.html
    Christian Kruse doesn't know much about mod_gzip, thier mod_gzip version won't even compile and that claim that it can gzip PDF files.

    [reply] [top]


[»] This module is underrated
by jasonuk - Nov 15th 2001 05:54:13

After installing and configuring this module I've seen our peak bandwidth load averages go from 500k a second down to 250k a second. (we have a 512k connection)

This module is a must try for anyone who needs to save some bandwidth, it works!

[reply] [top]


    [»] Re: This module is underrated
    by TuKo - Aug 4th 2002 15:17:33

    mod_gzip with Apache 2.0 support is available at : http://www.remotecommunications.com/apache/mod_gzip/src/2.20.26a/MOD_GZIP_2026a.ZIP

    --
    .TuKo[pASSTECH]. .wEB. tuko-box.homeip.net. .iCQ 2123967. .zIC. www.brain-damaged.ch. .Et meme si elle n'est rien au milieu de l'ocean, une seule goutte peut faire deborder le vase" (Lofofora).

    [reply] [top]


      [»] Re: mod_gzip for Apache 2.0
      by Andreas - Apr 9th 2003 01:01:36

      http://www.remotecommunications.com does not seem to work.

      Apache2 comes with mod_deflate, which also can gzip all content on the fly before sent to client. I tried it but did not gain very much bandwidth although the Load raised alot.

      I have found mod_gzip 2.0.40 source at this url:
      http://www.gknw.de/development/apache/httpd-2.0/unix/modules/

      Binaries for win32 is found at this url:
      http://www.pcp-computer.de/gkn/apache/httpd-2.0/win32/modules/

      [reply] [top]


        [»] Re: mod_gzip for Apache 2.0
        by The Spoonman - Jan 26th 2004 11:20:38


        > I have found mod_gzip 2.0.40 source at
        > this url:
        > http://www.gknw.de/development/apache/httpd-2.0/unix/modules/

        Before I drive myself trying to get this to work, does anyone know if this mod will work with Apache in a proxy config? I'm using it to reverse-proxy to a bunch of machines behind my firewall, and would like to compress the pages served.

        --
        Answering the age-old question: Which is more painful, going to work or gouging your eye out with a spoon? www.workorspoon.com

        [reply] [top]


      [»] mod_gzip 2.0 not serving pre-compressed files
      by Andreas - Apr 9th 2003 09:08:51

      Hi.
      The part of mod_gzip serving pre-compressed files seems to be missing in mod_gzip 2.0.

      Therefore, I have figured out how to configure apache2 to do this *without* mod_gzip or any other compression/decompression module:

      First you must enable "multiview" in your apache.conf (or in your .htaccess-file):
      <directory ....>
      Options MultiViews
      </directory>

      Second, add a handle (anywhere in your httpd.conf) to make apache send the right Content-Encoding-headers:

      AddEncoding x-gzip .gz

      Now restart your Apache. To Verify that this really works, create a html-file named "foo.html.html" (yes, double html-extensions). Write something like "this is the uncompressed file" in it. Next, create a "foo.html"-file. Write something like "This is the compressed file". Do a compress from your shell:

      # gzip foo.html

      Now you should have two files: foo.html.html and foo.html.gz. Try navigate to http://localhost/foo.html. You will either see "this is the compressed file..." or "this is the uncompressed file" depending on what browser you are trying from.

      This is only working if the real file is missing (eg. foo.html).

      I believe this is much faster than both mod_gzip2 and mod_deflate, even though it requires double files on server.

      [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber