>> As Sander Striker said, the best thing to do is to outright disable
>> compression within your httpd.conf's svn <Location>. That's the only
>> we can be *sure* there's no apache compression happening. This MERGE
>> timeout sure looks like compression is still happening on the server.
>
> Being a Linux newbie, how does one disable deflate on a location? The
> mod_deflate.so module is not being loaded and the text 'deflate' does
> not appear in httpd.conf anywhere. Can deflate be compiled into
> httpd? If so, how do we find out if it is? I installed httpd 2.0.47
> from the summersoft.fay.ar.us site.
Would
BrowserMatch * no-gzip
achieve the disabling of deflate for the repository?
Sly
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 18 06:53:58 2003