[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

mod_deflate when using Apache2 as SVN Server

From: Christoph Anton Mitterer <cam_at_mathematica.scientia.net>
Date: 2005-05-13 14:41:44 CEST

Hi every body.

I've read in the INSTALL file
(http://svn.collab.net/repos/svn/trunk/INSTALL) that the svn client is
able to receive compressed content from an Apache2 svn server and thus
it is possible to use mod_deflate and place a "SetOutputFilter DEFLATE"
into the <Location> block or into the <VirtualHost> Block. It should be
also possible to tweak compression by using "|DeflateCompressionLevel|"?

But does it make sence to use a "SetInputFilter DEFLATE"? In other words
is the svn client able to send gzip compressed content to the server?

Regards,
cam.

Received on Fri May 13 14:52:55 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.