Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 7eaba292a5f757863f5c8f3023ef5c6a > files > 249

apache-ssl-1.3.41_1.57-2mdv2008.1.i586.rpm

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
 <title>Other ressources</title>
 <meta name="author"      content="Michael Schr&ouml;pl" />
 <meta name="description" content="Other ressources about mod_gzip and related topics" />
 <meta name="keywords"    content="Apache, compression, gzip, mod_gzip" />
 <style type="text/css">
body{font-family:sans-serif;margin:0px 30px 0px 30px;}
h1{font-size:22px;margin-top:20px;}
h2{font-size:18px;margin-top:14px;}
small{font-size:80%;}
td{vertical-align:top;}
tt{font-weight:bold;}
code,tt{font-family:"Courier New",monospace;}
h1,h2{margin-bottom:1px;}
p,td{margin-top:3px;margin-bottom:3px;}
p,ul,ol,li{font-size:17px;line-height:22px;}
ul,ol,li{margin-top:0px;margin-bottom:0px;}
img{border-width:0;}

#nav{position:absolute;top:30px;left:0px;font-size:14px;width:170px;font-weight:bold;margin:2px 2px 2px 30px;}
#nav[id]{position:fixed;}
#nav img{margin:5px;}
#nav p, #nav a:hover, #nav a{display:block;padding:3px;margin:2px;width:150px;font-size:15px;line-height:18px;}
#content{position:absolute;left:220px;right:30px;}
#mail{text-align:right;}
#icon{width:190px;float:left;}
#mail,#icon{margin-top:30px;}

@media screen {
body{color:#000;background-color:#f8ebd9;}
h1{color:#666;}
h2{color:#840;}
code{color:#333;}
em{color:#900;}
tt{color:#909;}
h1,h2,code,em,tt{background-color:inherit;}
.new13192a{color:#inherit;background-color:#ffd;}
.new13261a{color:#inherit;background-color:#eff;}
.bugfix{color:#fff;background-color:#f00;font-weight:bold;padding:0px 4px;}
#nav a{color:#530;background-color:transparent;}
#nav a{text-decoration:none;}
#nav p, #nav a:hover{color:#000;background-color:#fff;}
#nav p {border:1px #660 solid;}
#nav a {border:1px #666 dotted;}
}

@media print {
#icon,#nav{display:none;}
#content{position:absolute;left:0px;right:0px;}
}
 </style>
</head>

<body>

<div id="nav">

<img src="mod_gzip_logo.gif" height="47" width="102" alt="mod_gzip logo" />


<a title="mod_gzip - what's that, anyway?" href="index.htm">mod_gzip</a>



<a title="Compression of HTTP content using Content-Encoding" href="encoding.htm">Content-Encoding</a>



<a title="Which browsers can handle 'Content-Encoding: gzip'?" href="browser.htm">Browsers</a>



<a title="How do Firewalls handle 'Content-Encoding:'?" href="firewalls.htm">Firewalls</a>



<a title="An example configuration for mod_gzip" href="config.htm">Configuration</a>



<a title="Complete description of mod_gzip status codes" href="status.htm">Status Codes</a>



<a title="Possible enhancements in future versions of mod_gzip" href="enhancements.htm">Enhancements</a>



<a title="Caching of negotiated HTTP responses" href="cache.htm">Caching</a>



<a title="Version history and change log for mod_gzip" href="versions.htm">Versions</a>



<p>Links</p>


</div>

<div id="content">

<h1>Other ressources</h1>

<h2><a id="sources"></a>Sources for <tt>mod_gzip</tt></h2>
<ul>
 <li><span class="new13192a">The new <a href="http://sourceforge.net/projects/mod-gzip/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />home page</a> of the <tt>mod_gzip</tt> project from version 1.3.19.2a on</span></li>
 <li>My <a href="/_download/mod_gzip-1.3.19.1b.zip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />patch for <tt>mod_gzip</tt> 1.3.19.1a =&gt; 1.3.19.1b</a> to send a <code>Vary:</code> header together with compressed data <small>(or else proxy servers could not identify this response as the result of a conditional compression, i.&nbsp;e. a negotiation)</small> <span class="new13192a">(this is covered by version 1.3.19.2a)</span></li>
 <li>A port of <a href="http://andrea.brancatelli.it/soft/mod_gzip_1_3_19_1a.zip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><tt>mod_gzip</tt> 1.3.19.1a for OS/2</a></li>
 <li>The old <a href="http://www.remotecommunications.com/apache/mod_gzip/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />home page</a> for the <tt>mod_gzip</tt> project at Remote Communications Inc.</li>
 <li>Ports to <a href="http://www.pcp-computer.de/gkn/apache/httpd-2.0/win32/modules/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Windows</a> rsp. <a href="http://www.pcp-computer.de/gkn/apache/httpd-2.0/netware/modules/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Netware</a> for <tt>mod_gzip</tt> 2.0.40, a variant for Apache 2.0 <small>(that has forked from the Apache 1.3 version's development tree a long time ago)</small></li>

</ul>

<h2><a id="documentation"></a>Documentation about <tt>mod_gzip</tt></h2>
<ul>
 <li>Official <a href="http://lists.over.net/mailman/listinfo/mod_gzip"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />mailing list</a> for <tt>mod_gzip</tt></li>
 <li>An English <a href="http://www.remotecommunications.com/apache/mod_gzip/mod_gzip_faq.htm"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><tt>mod_gzip</tt> FAQ</a>, from Remote Communications Inc.</li>
 <li>A handful of <a href="http://www.remotecommunications.com/apache/mod_gzip/src/1.3.19.1a/samples.txt"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />example configurations </a> <small>(for the outdated version 1.3.17.2a which even the sequel version 1.3.19.1a wasn't compatible to)</small>, with short comments, from Remote Communications Inc.</li>
 <li><a href="http://www.webreference.com/internet/software/servers/http/compression/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />HTTP Compression Speeds up the Web</a>, an extensive article about HTTP compression in general and <tt>mod_gzip</tt> in particular</li>
</ul>

<h2><a id="tools"></a>Supplementary programs for <tt>mod_gzip</tt></h2>
<ul>
 <li>Project page for <a href="http://www.schroepl.net/projekte/mgzta/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>mgzta</code></a>, my own traffic evaluation program for <tt>mod_gzip</tt></li>
 <li>Home page for <a href="http://wizard.ae.krakow.pl/~mike/mgstat/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>mgstat</code></a>, another traffic evaluation program for <tt>mod_gzip</tt></li>
 <li><a href="http://www.schroepl.net/cgi-bin/http_trace.pl"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />HTTP trace</a> - my own online script for viewing header contents being sent and received during a HTTP request</li>
</ul>

<h2><a id="related"></a>Ressources about related topics</h2>
<ul>
 <li><a href="http://www.w3.org/Protocols/HTTP/Performance/Compression/HTMLCanon.html"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Why XHTML can be compressed more effectively than HTML</a> - a W3C article</li>
 <li><a href="http://www.innerjoin.org/apache-compression/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" />Apache, Compression and Bandwidth</a> - an overview about several HTTP compression tools for Apache and IIS</li>
 <li><a href="http://www.schroepl.net/projekte/gzip_cnc/"><img class="linkicon" height="15" width="16" alt="arrow" title="external" src="extern.gif" /><code>gzip_cnc</code></a> - my own compressing solution <small>(implemented as Perl CGI script, embedded as Apache handler)</small></li>
</ul>

<div id="icon">
 <a href="http://validator.w3.org/check/referer"><img alt="" title="valid XHTML 1.1" height="31" width="88" src="valid-xhtml11.png" /></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img alt="" title="valid CSS" height="31" width="88" src="valid-css.png" /></a>
</div>


<p id="mail">(<a href="mailto:michael.schroepl&#x40;gmx.de?subject=mod_gzip">Michael Schr&ouml;pl</a>, 2002-09-28)</p>

</div>

</body>
</html>