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

Re: Does Subversion enable compression automatically under Apache

From: Florian Weimer <fw_at_deneb.enyo.de>
Date: 2005-03-09 02:54:38 CET

* Ben Collins-Sussman:

> 90% of of the data travelling over the network is file data. For
> checkouts and commits, Subversion sends all file data as binary diffs,
> which are essentially already compressed. So turning on mod_deflate
> isn't likely to decrease the amount of network traffic at all.

Last time I looked at network traffic, the deltas were base64-encoded.
Has this been changed, or were I just imaging things?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 9 02:57:19 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.