On 6/6/07, Dominik Ruf <dominikruf@googlemail.com> wrote:
> Hi,
>
> first I tried to activate the communication compression with mod_deflate on
> a test repository.
> But this caused the checkout of this repository to be slower (before: ca.
> 120 sec after: ca. 130 sec).
>
> After this I played with the http-compression option on my client.
> Since I set it to "no" the checkout is much faster (before: ca. 120 sec
> after: ca. 90 sec).
> If http-compression is on it takes a while until the actual downloading
> begins and the server is doing a lot of CPU work.
> If http-compression is off the client immediately starts downloading.
>
> Now my question:
> Is there a possibility to deactivate http-compression on the server so I
> don't have to change it on every client?
Have you tried disabling mod_deflate on the server?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 6 14:40:37 2007