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

Re: mod_deflate revisited

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-17 16:59:55 CET

On Wed, 2004-03-17 at 09:53, Nicklas Norling wrote:
> Hi all.
>
> I'm having problems getting mod_deflate working when I found this:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=1432
>
> The last comment is "waiting for httpd-2.0.48", well it's here now.
> At least it's what David Summers have us Redhat guys install.
>
> I really need compression so I'm asking you for a status update
> on httpd and compression/mod_deflate.

What sort of status update do you need? httpd-2.0.48 no longer has the
mod_deflate problem. That means you can safely use mod_deflate with
subversion, and there won't be any more server-side buffering going on.
Your client will receive a streamy response.

To get this feature working, you need to activate mod_deflate on the
server side, and also make sure your run-time svn client 'servers' file
has 'http-compression = yes' in a relevant section.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 17 17:00:09 2004

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

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