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

Re: ra_dav compression question

From: Chris Hecker <checker_at_d6.com>
Date: 2003-06-24 03:10:31 CEST

>>bidirectionally without a SetInputFilter. Anyway, I can probably do the
>>work on neon, but I still don't know how to negotiate the compression. Any
>>ideas on that?
>As I've been trying to say, you can't. -- justin

So it's in apache why, exactly? And how do the other WebDAV clients do it
(perhaps I should try to contact that mod_deflate author and find out for
sure)? Or, are you just saying you can't negotiate it, so you just do it
and send Content-Encoding: gzip (based on some per-server svn config
setting mirroring http-compression) and hope it works, or optionally resend
if it doesn't (although that might be harder if the data's not around anymore)?

Chris

PS. I found the User-Agent problem in ssl.conf (it disables keepalive for
all MSIE browsers on SSL connections).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 03:11:44 2003

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.